diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-10-06 02:07:45 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-10-06 02:07:45 -0400 |
| commit | 5bd536608963898c7e670fcc1d15120c51424431 (patch) | |
| tree | 25237b84bcae1beef1d050de187d14c626b0df3d /doc/source/plugins.rst | |
| parent | bf11960d555278bcb2373797e438347b2b93b575 (diff) | |
| download | python-openstackclient-5bd536608963898c7e670fcc1d15120c51424431.tar.gz | |
Update the plugin docs
There have been some changes as to the status of OSC plugins,
highlight these changes in the table.
Change-Id: Iff6520d35b34ae5d7bf88a128ebdf05f3681d643
Diffstat (limited to 'doc/source/plugins.rst')
| -rw-r--r-- | doc/source/plugins.rst | 12 |
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 ============================= ====================================== |
