summaryrefslogtreecommitdiff
path: root/doc/source/cli/plugin-commands.rst
diff options
context:
space:
mode:
authorLin Yang <lin.a.yang@intel.com>2017-10-12 18:11:22 -0700
committerLin Yang <lin.a.yang@intel.com>2017-10-27 16:00:22 -0700
commit5b034ef65325aaf1d783bb6dfd36158e181d8448 (patch)
tree5da049dd947d892012269d7b83c9c93127c608a0 /doc/source/cli/plugin-commands.rst
parentd215982ce04302a95086e574322046ef5a4b439c (diff)
downloadpython-openstackclient-5b034ef65325aaf1d783bb6dfd36158e181d8448.tar.gz
Add python-rsdclient into plugin list
Intel RSD is new architecture that disaggregates compute, storage, and network resources, and provide the ability to dynamically compose resources based on workload-specific demands [1]. The python-rsdclient project provide specific RSD plugin to allow user to invoke RSD API through OpenStackClient. So Added it into existing plugin list. [1] https://www.intel.com/content/www/us/en/architecture-and-technology/rack-scale-design-overview.html Change-Id: Ic49efddfb003c89ece6d782905b27fb46402b3ab
Diffstat (limited to 'doc/source/cli/plugin-commands.rst')
-rw-r--r--doc/source/cli/plugin-commands.rst6
1 files changed, 6 insertions, 0 deletions
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
------