Skip to content

Commit 5311fc3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add python-rsdclient into plugin list"
2 parents d12fd10 + 5b034ef commit 5311fc3

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

doc/source/cli/commands.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ conflicts when creating new plugins. For a complete list check out
228228
* ``ptr record``: (**DNS (Designate)**)
229229
* ``queue``: (**Messaging (Zaqar)**)
230230
* ``recordset``: (**DNS (Designate)**)
231+
* ``rsd``: (**Disaggregated Hardware Resource Management (RSD)**)
231232
* ``search`` (**Search (Searchlight)**)
232233
* ``search facet`` (**Search (Searchlight)**)
233234
* ``search resource type`` (**Search (Searchlight)**)

doc/source/cli/plugin-commands.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ octavia
8787
.. list-plugins:: openstack.load_balancer.v2
8888
:detailed:
8989

90+
rsd
91+
---
92+
93+
.. list-plugins:: openstack.rsd.v1
94+
:detailed:
95+
9096
sahara
9197
------
9298

doc/source/contributor/plugins.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The following is a list of projects that are an OpenStackClient plugin.
3636
- python-muranoclient
3737
- python-neutronclient\*\*\*
3838
- python-octaviaclient
39+
- python-rsdclient
3940
- python-saharaclient
4041
- python-searchlightclient
4142
- python-senlinclient

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ python-mistralclient>=3.1.0 # Apache-2.0
3737
python-muranoclient>=0.8.2 # Apache-2.0
3838
python-neutronclient>=6.3.0 # Apache-2.0
3939
python-octaviaclient>=1.0.0 # Apache-2.0
40+
python-rsdclient>=0.1.0 # Apache-2.0
4041
python-saharaclient>=1.2.0 # Apache-2.0
4142
python-searchlightclient>=1.0.0 #Apache-2.0
4243
python-senlinclient>=1.1.0 # Apache-2.0

0 commit comments

Comments
 (0)