diff --git a/doc/common/section_cli_cinder_manage_volumes.xml b/doc/common/section_cli_cinder_manage_volumes.xml index 0867819f14..c89e08adee 100644 --- a/doc/common/section_cli_cinder_manage_volumes.xml +++ b/doc/common/section_cli_cinder_manage_volumes.xml @@ -62,21 +62,12 @@ List the availability zones, and note the ID of the availability zone in which you want to create your volume: - $ nova availability-zone-list - +-----------------------+----------------------------------------+ -| Name | Status | -+-----------------------+----------------------------------------+ -| internal | available | -| |- devstack | | -| | |- nova-conductor | enabled :-) 2013-07-25T16:50:44.000000 | -| | |- nova-consoleauth | enabled :-) 2013-07-25T16:50:44.000000 | -| | |- nova-scheduler | enabled :-) 2013-07-25T16:50:44.000000 | -| | |- nova-cert | enabled :-) 2013-07-25T16:50:44.000000 | -| | |- nova-network | enabled :-) 2013-07-25T16:50:44.000000 | -| nova | available | -| |- devstack | | -| | |- nova-compute | enabled :-) 2013-07-25T16:50:39.000000 | -+-----------------------+----------------------------------------+ + $ cinder availability-zone-list + +------+-----------+ +| Name | Status | ++------+-----------+ +| nova | available | ++------+-----------+ Create a volume with 8 GB of space, and specify the availability zone and image: