summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-28 00:25:14 +0000
committerGerrit Code Review <review@openstack.org>2016-01-28 00:25:14 +0000
commit636b4de6df77923424f7cac62322b546d65a5269 (patch)
tree8b379e2139de57e079f667ff31873f778585d5af
parentfa2242b669f53f88a3be0ac2c54770755efaf9e5 (diff)
parenta7e5faf22c6d3bb8f5700f37519b1aa8fa2887c5 (diff)
downloadpython-openstackclient-636b4de6df77923424f7cac62322b546d65a5269.tar.gz
Merge "Remove the Tuskar client"
-rw-r--r--doc/source/commands.rst2
-rw-r--r--doc/source/plugins.rst1
-rw-r--r--test-requirements.txt1
3 files changed, 0 insertions, 4 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 85b0b879..f5484b21 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -144,8 +144,6 @@ list check out :doc:`plugin-commands`.
* ``dataprocessing image``: (**Data Processing (Sahara)**)
* ``dataprocessing image tags``: (**Data Processing (Sahara)**)
* ``dataprocessing plugin``: (**Data Processing (Sahara)**)
-* ``management plan``: (**Management (Tuskar)**)
-* ``management role``: (**Management (Tuskar)**)
* ``message-broker cluster``: (**Message Broker (Cue)**)
* ``message flavor``: (**Messaging (Zaqar)**)
* ``pool``: (**Messaging (Zaqar)**)
diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst
index 4013ae31..0c838ec5 100644
--- a/doc/source/plugins.rst
+++ b/doc/source/plugins.rst
@@ -38,7 +38,6 @@ python-mistralclient using OpenStackClient
python-muranoclient using argparse
python-saharaclient using OpenStackClient
python-troveclient using argparse
-python-tuskarclient using OpenStackClient
python-zaqarclient using OpenStackClient
============================= ======================================
diff --git a/test-requirements.txt b/test-requirements.txt
index a0b05bf1..d0d68295 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -26,5 +26,4 @@ python-heatclient>=0.6.0 # Apache-2.0
python-ironicclient>=0.9.0 # Apache-2.0
python-mistralclient>=1.0.0 # Apache-2.0
python-saharaclient>=0.10.0 # Apache-2.0
-python-tuskarclient>=0.1.17 # Apache-2.0
python-zaqarclient>=0.3.0 # Apache-2.0