summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-31 16:43:18 +0000
committerGerrit Code Review <review@openstack.org>2014-12-31 16:43:18 +0000
commite62ea50f7d701eff17c344f2299e8ba5c0a8e81c (patch)
tree8c4be0d67adf1b37abfccd10f2028c1776a056d0 /doc/source
parent377fd0b69c4d0bfc9c5246ad9f437455af3b9a31 (diff)
parentcaef59a4a8bd49d785f60d035fd02e3fc06c8252 (diff)
downloadpython-openstackclient-e62ea50f7d701eff17c344f2299e8ba5c0a8e81c.tar.gz
Merge "Add docs for listing availability zones"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/command-objects/availability_zone.rst20
-rw-r--r--doc/source/commands.rst1
2 files changed, 21 insertions, 0 deletions
diff --git a/doc/source/command-objects/availability_zone.rst b/doc/source/command-objects/availability_zone.rst
new file mode 100644
index 00000000..37435230
--- /dev/null
+++ b/doc/source/command-objects/availability_zone.rst
@@ -0,0 +1,20 @@
+=================
+availability zone
+=================
+
+Compute v2
+
+availability zone list
+----------------------
+
+List availability zones and their status
+
+.. program availability zone list
+.. code:: bash
+
+ os availability zone list
+ [--long]
+
+.. option:: --long
+
+ List additional fields in output
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 04c451c8..50c72f63 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -70,6 +70,7 @@ the API resources will be merged, as in the ``quota`` object that has options
referring to both Compute and Volume quotas.
* ``access token``: Identity - long-lived OAuth-based token
+* ``availability zone``: (**Compute**) a logical partition of hosts or volume services
* ``aggregate``: (**Compute**) a grouping of servers
* ``backup``: Volume - a volume copy
* ``catalog``: (**Identity**) service catalog