diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-05-28 15:58:42 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-05-28 15:58:42 -0400 |
| commit | da083d171d64a8d20553718d137960a1bfae8eeb (patch) | |
| tree | 778e58046b648bd4de4c32212109b1bb5bcaa7b2 /doc/source/plugins.rst | |
| parent | e8655f44f07db36d05043ef8e15796e75ec380ba (diff) | |
| download | python-openstackclient-da083d171d64a8d20553718d137960a1bfae8eeb.tar.gz | |
Small tweaks to osc plugin docs
Change-Id: Ifbc63871e60e8ee843fdfefd8026dc4224fe4e13
Diffstat (limited to 'doc/source/plugins.rst')
| -rw-r--r-- | doc/source/plugins.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index fdc39ea4..d603e102 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -26,18 +26,18 @@ plugin. ============================= ====================================== python-barbicanclient n/a python-ceilometerclient n/a -python-congressclient using OpenStackClient +python-congressclient using only OpenStackClient python-designateclient n/a -python-heatclient n/a +python-heatclient plans on creating plugins python-ironicclient patch in progress (https://review.openstack.org/#/c/171672/) -python-magnumclient n/a +python-magnumclient sent note on ML about creating a plugin python-manilaclient n/a python-mistralclient n/a python-muranoclient n/a python-saharaclient n/a python-troveclient n/a -python-tuskarclient using OpenStackClient -python-zaqarclient n/a +python-tuskarclient using OpenStackClient and their own shell +python-zaqarclient using only OpenStackClient ============================= ====================================== Implementation |
