doc: Remove RSD subcommand

The python-rsdclient library hasn't been updated for 5 years and is no
longer maintained.

Change-Id: Ia378a9001836bbaa4f679dddf1ed743e4332a72e
This commit is contained in:
Takashi Kajinami 2024-01-21 22:04:06 +09:00
parent 810f691904
commit 82c3474323
5 changed files with 0 additions and 8 deletions

View File

@ -21,7 +21,6 @@ python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=6.7.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-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=3.1.0 # Apache-2.0

View File

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

View File

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

View File

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

View File

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