mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
$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
8 lines
140 B
ReStructuredText
8 lines
140 B
ReStructuredText
================
|
|
hypervisor stats
|
|
================
|
|
|
|
Compute v2
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: hypervisor stats *
|