From 5bc2cf231d756331325bb520d1e6f28b407c493e Mon Sep 17 00:00:00 2001
From: Steve Martinelli <s.martinelli@gmail.com>
Date: Sun, 11 Dec 2016 00:26:51 -0500
Subject: [PATCH] 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
---
 doc/source/plugins.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst
index a19eea9ad4..0965c12f74 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.