diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 92b89637ad..51b7d14b4b 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 4013ae318a..0c838ec5e6 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 a0b05bf1b6..d0d6829563 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