From 5b034ef65325aaf1d783bb6dfd36158e181d8448 Mon Sep 17 00:00:00 2001 From: Lin Yang Date: Thu, 12 Oct 2017 18:11:22 -0700 Subject: 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 --- doc/source/contributor/plugins.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/contributor') 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 -- cgit v1.2.1