diff options
| author | Steve Martinelli <s.martinelli@gmail.com> | 2016-12-11 00:26:51 -0500 |
|---|---|---|
| committer | Steve Martinelli <s.martinelli@gmail.com> | 2016-12-11 00:28:07 -0500 |
| commit | 5bc2cf231d756331325bb520d1e6f28b407c493e (patch) | |
| tree | f446391b25e32c34ed44b563b64eeb36e71f3606 /doc/source | |
| parent | 29587eaa6661493b7df9357ad818bf058e820730 (diff) | |
| download | python-openstackclient-5bc2cf231d756331325bb520d1e6f28b407c493e.tar.gz | |
update plugins documentation
- remove cueclient from list of supported plugins, it seems like
a dead project to me, see [1] for more details.
- remove the ** from watcherclient, it is now listed in global
requirements [2].
[1] https://review.openstack.org/#/c/409497/
[2] https://github.com/openstack/requirements/blob/master/global-requirements.txt#L232
Change-Id: Ia49436ccdbdf5d84060062b57e4a6286b5906468
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/plugins.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index a19eea9a..0965c12f 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -25,7 +25,6 @@ The following is a list of projects that are an OpenStackClient plugin. - gnocchiclient\*\* - python-barbicanclient - python-congressclient -- python-cueclient\*\* - python-designateclient - python-heatclient - python-ironicclient @@ -37,7 +36,7 @@ The following is a list of projects that are an OpenStackClient plugin. - python-searchlightclient - python-senlinclient - python-tripleoclient\*\* -- python-watcherclient\*\* +- python-watcherclient - python-zaqarclient \*\* Note that some clients are not listed in global-requirements. |
