From a7e5faf22c6d3bb8f5700f37519b1aa8fa2887c5 Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Wed, 27 Jan 2016 14:38:22 +0000 Subject: [PATCH] Remove the Tuskar client The Tuskar project is now inactive and has been archived. Change-Id: I4c7cb50560b40ba1bc130be5bdc9446a46b09c24 --- doc/source/commands.rst | 2 -- doc/source/plugins.rst | 1 - test-requirements.txt | 1 - 3 files changed, 4 deletions(-) diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 92b89637..51b7d14b 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