Merge "Add plugin doc page for cyborg"

This commit is contained in:
Zuul 2022-12-20 15:03:25 +00:00 committed by Gerrit Code Review
commit 1c2191bf3a
4 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,7 @@ aodhclient>=0.9.0 # Apache-2.0
gnocchiclient>=3.3.1 # Apache-2.0 gnocchiclient>=3.3.1 # Apache-2.0
osc-placement>=1.7.0 # Apache-2.0 osc-placement>=1.7.0 # Apache-2.0
python-barbicanclient>=4.5.2 # Apache-2.0 python-barbicanclient>=4.5.2 # Apache-2.0
python-cyborgclient>=1.2.1 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0 python-designateclient>=2.7.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=2.3.0 # Apache-2.0 python-ironicclient>=2.3.0 # Apache-2.0

View File

@ -0,0 +1,4 @@
cyborg
------
.. autoprogram-cliff:: openstack.accelerator.v2

View File

@ -8,6 +8,7 @@ Plugin Commands
:maxdepth: 1 :maxdepth: 1
barbican barbican
cyborg
designate designate
gnocchi gnocchi
heat heat

View File

@ -26,6 +26,7 @@ The following is a list of projects that are an OpenStackClient plugin.
- gnocchiclient - gnocchiclient
- osc-placement - osc-placement
- python-barbicanclient - python-barbicanclient
- python-cyborgclient
- python-designateclient - python-designateclient
- python-heatclient - python-heatclient
- python-ironicclient - python-ironicclient