
$namespace = openstack.common The subcommand documents for $namespace were hardcoded and thus prone to drift over time. This commit removes the hardcoded content and uses the autoprogram-cliff directive to generate them automatically from the subcommand configuration classes. This incorporates a correction to `openstack versions show`: The command `openstack versions show --help` showed a copy/paste error, using <region-name> for the metavar for both --service and --status. Fix. Change-Id: I7658fed40d71f4c20ee27908ade433534657cfe5 Co-Authored-By: Pierre Prinetti <pierreprinetti@redhat.com> Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com>
12 lines
276 B
ReStructuredText
12 lines
276 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
|
|
|
|
.. autoprogram-cliff:: openstack.common
|
|
:command: availability zone list
|