[install] Fix the incorrect output

backport:mitaka

Change-Id: I575b1a9f21666d53213fcb7c67985e4f2b063799
Closes-Bug: #1584039
This commit is contained in:
chen-xing 2016-05-21 23:38:33 +08:00
parent 489451b454
commit 2d9841a801

View File

@ -86,8 +86,8 @@ For information about how to manage images, see the
.. code-block:: console
$ openstack image list
+--------------------------------------+--------+
| ID | Name |
+--------------------------------------+--------+
| 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros |
+--------------------------------------+--------+
+--------------------------------------+--------+--------+
| ID | Name | Status |
+--------------------------------------+--------+--------+
| 38047887-61a7-41ea-9b49-27987d5e8bb9 | cirros | active |
+--------------------------------------+--------+--------+