Skip to content

Commit 5bc2cf2

Browse files
committed
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
1 parent 29587ea commit 5bc2cf2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/source/plugins.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ The following is a list of projects that are an OpenStackClient plugin.
2525
- gnocchiclient\*\*
2626
- python-barbicanclient
2727
- python-congressclient
28-
- python-cueclient\*\*
2928
- python-designateclient
3029
- python-heatclient
3130
- python-ironicclient
@@ -37,7 +36,7 @@ The following is a list of projects that are an OpenStackClient plugin.
3736
- python-searchlightclient
3837
- python-senlinclient
3938
- python-tripleoclient\*\*
40-
- python-watcherclient\*\*
39+
- python-watcherclient
4140
- python-zaqarclient
4241

4342
\*\* Note that some clients are not listed in global-requirements.

0 commit comments

Comments
 (0)