summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/server.rst
diff options
context:
space:
mode:
authorEric Fried <openstack@fried.cc>2019-11-04 16:02:31 -0600
committerEric Fried <openstack@fried.cc>2019-11-05 07:09:05 -0600
commitc6266b5ab22b911ae7e0ca5077d0c04a23dabca9 (patch)
tree8e2f4ff670b4b272184ecc877cd9838b5ad4873b /doc/source/cli/command-objects/server.rst
parentda56b8f4cf15cc5a77249b680dd0c4d05137be9a (diff)
downloadpython-openstackclient-c6266b5ab22b911ae7e0ca5077d0c04a23dabca9.tar.gz
compute: autogenerate docs
$namespace = openstack.compute.v2 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. Many of these were already being generated. Some were missing a few sub-subcommands, so those are added. Change-Id: I1aa4b2655bafd2f6a5d83b658742f65d180eb128
Diffstat (limited to 'doc/source/cli/command-objects/server.rst')
-rw-r--r--doc/source/cli/command-objects/server.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/command-objects/server.rst b/doc/source/cli/command-objects/server.rst
index a7fef257..89eb4e37 100644
--- a/doc/source/cli/command-objects/server.rst
+++ b/doc/source/cli/command-objects/server.rst
@@ -23,7 +23,7 @@ Compute v2
:command: server lock
.. autoprogram-cliff:: openstack.compute.v2
- :command: server migrate
+ :command: server migrate*
.. autoprogram-cliff:: openstack.compute.v2
:command: server pause
@@ -41,7 +41,7 @@ Compute v2
:command: server rescue
.. autoprogram-cliff:: openstack.compute.v2
- :command: server resize
+ :command: server resize*
.. autoprogram-cliff:: openstack.compute.v2
:command: server restore