Merge "Add python-rsdclient into plugin list"
This commit is contained in:
commit
5311fc36fd
@ -228,6 +228,7 @@ 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)**)
|
||||||
* ``search`` (**Search (Searchlight)**)
|
* ``search`` (**Search (Searchlight)**)
|
||||||
* ``search facet`` (**Search (Searchlight)**)
|
* ``search facet`` (**Search (Searchlight)**)
|
||||||
* ``search resource type`` (**Search (Searchlight)**)
|
* ``search resource type`` (**Search (Searchlight)**)
|
||||||
|
@ -87,6 +87,12 @@ octavia
|
|||||||
.. list-plugins:: openstack.load_balancer.v2
|
.. list-plugins:: openstack.load_balancer.v2
|
||||||
:detailed:
|
:detailed:
|
||||||
|
|
||||||
|
rsd
|
||||||
|
---
|
||||||
|
|
||||||
|
.. list-plugins:: openstack.rsd.v1
|
||||||
|
:detailed:
|
||||||
|
|
||||||
sahara
|
sahara
|
||||||
------
|
------
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ 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-searchlightclient
|
- python-searchlightclient
|
||||||
- python-senlinclient
|
- python-senlinclient
|
||||||
|
@ -37,6 +37,7 @@ python-mistralclient>=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.3.0 # Apache-2.0
|
python-neutronclient>=6.3.0 # Apache-2.0
|
||||||
python-octaviaclient>=1.0.0 # Apache-2.0
|
python-octaviaclient>=1.0.0 # Apache-2.0
|
||||||
|
python-rsdclient>=0.1.0 # Apache-2.0
|
||||||
python-saharaclient>=1.2.0 # Apache-2.0
|
python-saharaclient>=1.2.0 # Apache-2.0
|
||||||
python-searchlightclient>=1.0.0 #Apache-2.0
|
python-searchlightclient>=1.0.0 #Apache-2.0
|
||||||
python-senlinclient>=1.1.0 # Apache-2.0
|
python-senlinclient>=1.1.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user