[doc] Modify the description for the command

The displayed image attributes of the command 'openstack image list'
do not has 'Server', so this patch remove it. The available status
of image should be 'active' according to the output of the command.

Change-Id: I90efd2b3f1838cdcaa79feea78d73429cded1257
This commit is contained in:
qiaomin 2018-01-06 18:56:56 +08:00 committed by Allen
parent 05e9bdb656
commit 6f858c3cf7

View File

@ -351,14 +351,9 @@ The displayed image attributes are:
Free form, human-readable name for the image.
``Status``
The status of the image. Images marked ``ACTIVE`` are available for
The status of the image. Images marked ``active`` are available for
use.
``Server``
For images that are created as snapshots of running instances, this
is the UUID of the instance the snapshot derives from. For uploaded
images, this field is blank.
Virtual hardware templates are called ``flavors``, and are defined by
administrators. Prior to the Newton release, a default installation also
includes five predefined flavors.