
Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
39 lines
688 B
ReStructuredText
39 lines
688 B
ReStructuredText
=================
|
|
availability zone
|
|
=================
|
|
|
|
An **availability zone** is a logical partition of cloud block storage,
|
|
compute and network services.
|
|
|
|
Block Storage v2, Compute v2, Network v2
|
|
|
|
availability zone list
|
|
----------------------
|
|
|
|
List availability zones and their status
|
|
|
|
.. program availability zone list
|
|
.. code:: bash
|
|
|
|
openstack availability zone list
|
|
[--compute]
|
|
[--network]
|
|
[--volume]
|
|
[--long]
|
|
|
|
.. option:: --compute
|
|
|
|
List compute availability zones
|
|
|
|
.. option:: --network
|
|
|
|
List network availability zones
|
|
|
|
.. option:: --volume
|
|
|
|
List volume availability zones
|
|
|
|
.. option:: --long
|
|
|
|
List additional fields in output
|