summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cli/commands.rst1
-rw-r--r--doc/source/cli/plugin-commands.rst6
-rw-r--r--doc/source/contributor/plugins.rst1
3 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst
index f70eabc3..0c1992ad 100644
--- a/doc/source/cli/commands.rst
+++ b/doc/source/cli/commands.rst
@@ -228,6 +228,7 @@ 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)**)
* ``search`` (**Search (Searchlight)**)
* ``search facet`` (**Search (Searchlight)**)
* ``search resource type`` (**Search (Searchlight)**)
diff --git a/doc/source/cli/plugin-commands.rst b/doc/source/cli/plugin-commands.rst
index 51c67db6..6942cd09 100644
--- a/doc/source/cli/plugin-commands.rst
+++ b/doc/source/cli/plugin-commands.rst
@@ -87,6 +87,12 @@ octavia
.. list-plugins:: openstack.load_balancer.v2
:detailed:
+rsd
+---
+
+.. list-plugins:: openstack.rsd.v1
+ :detailed:
+
sahara
------
diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst
index d847bf4a..51aec9ae 100644
--- a/doc/source/contributor/plugins.rst
+++ b/doc/source/contributor/plugins.rst
@@ -36,6 +36,7 @@ The following is a list of projects that are an OpenStackClient plugin.
- python-muranoclient
- python-neutronclient\*\*\*
- python-octaviaclient
+- python-rsdclient
- python-saharaclient
- python-searchlightclient
- python-senlinclient