Merge "doc: Remove RSD subcommand"

This commit is contained in:
Zuul 2024-01-30 09:31:43 +00:00 committed by Gerrit Code Review
commit 6e246f1566
5 changed files with 0 additions and 8 deletions
doc

@ -22,7 +22,6 @@ python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0
python-octaviaclient>=1.11.0 # Apache-2.0 python-octaviaclient>=1.11.0 # Apache-2.0
python-rsdclient>=1.0.1 # Apache-2.0
python-saharaclient>=1.4.0 # Apache-2.0 python-saharaclient>=1.4.0 # Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=3.1.0 # Apache-2.0 python-troveclient>=3.1.0 # Apache-2.0

@ -232,7 +232,6 @@ conflicts when creating new plugins. For a complete list check out
* ``ptr record``: (**DNS (Designate)**) * ``ptr record``: (**DNS (Designate)**)
* ``queue``: (**Messaging (Zaqar)**) * ``queue``: (**Messaging (Zaqar)**)
* ``recordset``: (**DNS (Designate)**) * ``recordset``: (**DNS (Designate)**)
* ``rsd``: (**Disaggregated Hardware Resource Management (RSD)**)
* ``secret``: (**Key Manager (Barbican)**) * ``secret``: (**Key Manager (Barbican)**)
* ``secret container``: (**Key Manager (Barbican)**) * ``secret container``: (**Key Manager (Barbican)**)
* ``secret order``: (**Key Manager (Barbican)**) * ``secret order``: (**Key Manager (Barbican)**)

@ -21,7 +21,6 @@ Plugin Commands
neutron neutron
octavia octavia
placement placement
rsd
sahara sahara
senlin senlin
trove trove

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

@ -37,7 +37,6 @@ The following is a list of projects that are an OpenStackClient plugin.
- python-muranoclient - python-muranoclient
- python-neutronclient\*\*\* - python-neutronclient\*\*\*
- python-octaviaclient - python-octaviaclient
- python-rsdclient
- python-saharaclient - python-saharaclient
- python-senlinclient - python-senlinclient
- python-tripleoclient\*\* - python-tripleoclient\*\*