Skip to content

Commit 7f89b10

Browse files
shogo-devstephenfin
authored andcommitted
Add plugin doc page for cyborg
This patch add cyborg (accelerator) doc page. Change-Id: I0f3e5419ce522e620be805c0fcd829c8dfb2e317
1 parent b2c9a4c commit 7f89b10

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ aodhclient>=0.9.0 # Apache-2.0
1111
gnocchiclient>=3.3.1 # Apache-2.0
1212
osc-placement>=1.7.0 # Apache-2.0
1313
python-barbicanclient>=4.5.2 # Apache-2.0
14+
python-cyborgclient>=1.2.1 # Apache-2.0
1415
python-designateclient>=2.7.0 # Apache-2.0
1516
python-heatclient>=1.10.0 # Apache-2.0
1617
python-ironicclient>=2.3.0 # Apache-2.0
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cyborg
2+
------
3+
4+
.. autoprogram-cliff:: openstack.accelerator.v2

doc/source/cli/plugin-commands/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Plugin Commands
88
:maxdepth: 1
99

1010
barbican
11+
cyborg
1112
designate
1213
gnocchi
1314
heat

doc/source/contributor/plugins.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The following is a list of projects that are an OpenStackClient plugin.
2626
- gnocchiclient
2727
- osc-placement
2828
- python-barbicanclient
29+
- python-cyborgclient
2930
- python-designateclient
3031
- python-heatclient
3132
- python-ironicclient

0 commit comments

Comments
 (0)