summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-06 18:36:33 +0000
committerGerrit Code Review <review@openstack.org>2015-10-06 18:36:33 +0000
commitbe1ee4181ee9e7f8d2eed43d3cb79e50af13e6c8 (patch)
tree952d8c6d55359cb8bb0250b0258763fa40b1943a
parente3213f66da765c6e74d6e9fafced72e963c85918 (diff)
parent5bd536608963898c7e670fcc1d15120c51424431 (diff)
downloadpython-openstackclient-be1ee4181ee9e7f8d2eed43d3cb79e50af13e6c8.tar.gz
Merge "Update the plugin docs"
-rw-r--r--doc/source/plugins.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst
index 469742dc..5f82cc68 100644
--- a/doc/source/plugins.rst
+++ b/doc/source/plugins.rst
@@ -24,20 +24,20 @@ plugin.
============================= ======================================
project notes
============================= ======================================
-python-barbicanclient patch in progress (https://review.openstack.org/#/c/198732/)
+python-barbicanclient using OpenStackClient
python-ceilometerclient using argparse
python-congressclient using OpenStackClient
python-cueclient using OpenStackClient
-python-designateclient patch in progress (https://review.openstack.org/#/c/133676/)
+python-designateclient using OpenStackClient
python-heatclient patch in progress (https://review.openstack.org/#/c/195867/)
-python-ironicclient patch in progress (https://review.openstack.org/#/c/171672/)
+python-ironicclient Using OpenStackClient
python-magnumclient using argparse
python-manilaclient using argparse
-python-mistralclient using cliff, but not OpenStackClient
+python-mistralclient using cliff
python-muranoclient using argparse
-python-saharaclient using argparse
+python-saharaclient using OpenStackClient
python-troveclient using argparse
-python-tuskarclient using OpenStackClient and their own shell
+python-tuskarclient using OpenStackClient
python-zaqarclient using OpenStackClient
============================= ======================================