@@ -19,28 +19,33 @@ Other OpenStack services, such as Orchestration or Telemetry may create an
1919OpenStackClient plugin. The source code will not be hosted by
2020OpenStackClient.
2121
22- The following is a list of projects and their status as an OpenStackClient
23- plugin.
24-
25- ============================= ======================================
26- project notes
27- ============================= ======================================
28- python-barbicanclient using OpenStackClient
29- python-ceilometerclient using argparse
30- python-congressclient using OpenStackClient
31- python-cueclient using OpenStackClient
32- python-designateclient using OpenStackClient
33- python-heatclient using OpenStackClient
34- python-ironicclient Using OpenStackClient
35- python-magnumclient using argparse
36- python-manilaclient using argparse
37- python-mistralclient using OpenStackClient
38- python-muranoclient using argparse
39- python-saharaclient using OpenStackClient
40- python-searchlightclient using OpenStackClient
41- python-troveclient using argparse
42- python-zaqarclient using OpenStackClient
43- ============================= ======================================
22+ The following is a list of projects that are an OpenStackClient plugin.
23+
24+ - python-barbicanclient
25+ - python-congressclient
26+ - python-cueclient\*\*
27+ - python-designateclient
28+ - python-heatclient
29+ - python-ironicclient
30+ - python-ironic-inspector-client
31+ - python-mistralclient
32+ - python-muranoclient
33+ - python-saharaclient
34+ - python-searchlightclient
35+ - python-senlinclient
36+ - python-tripleoclient\*\*
37+ - python-zaqarclient
38+
39+ \*\* Note that some clients are not listed in global-requirements
40+
41+ The following is a list of projects that are not an OpenStackClient plugin.
42+
43+ - aodhclient
44+ - gnocchiclient
45+ - python-troveclient
46+ - python-magnumclient
47+ - python-ceilometerclient
48+ - python-solumclient
4449
4550Implementation
4651==============
0 commit comments