Merge "Remove the Tuskar client"

This commit is contained in:
Jenkins 2016-01-28 00:25:14 +00:00 committed by Gerrit Code Review
commit 636b4de6df
3 changed files with 0 additions and 4 deletions

View File

@ -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)**)

View File

@ -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
============================= ======================================

View File

@ -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