diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index d5e6cfffc3..340a8d4dac 100644 --- a/doc/source/cli/plugin-commands/index.rst +++ b/doc/source/cli/plugin-commands/index.rst @@ -39,8 +39,3 @@ Plugin Commands .. # the murano docs cause warnings and a broken docs build .. # .. list-plugins:: openstack.application_catalog.v1 .. # :detailed: - -.. tripleo -.. # tripleoclient is not in global-requirements -.. # list-plugins:: openstack.tripleoclient.v1 -.. # :detailed: diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst index b4b25a2746..f94ad1e292 100644 --- a/doc/source/contributor/plugins.rst +++ b/doc/source/contributor/plugins.rst @@ -35,19 +35,16 @@ The following is a list of projects that are an OpenStackClient plugin. - python-manilaclient - python-mistralclient - python-muranoclient -- python-neutronclient\*\*\* +- python-neutronclient\*\* - python-octaviaclient - python-saharaclient - python-senlinclient -- python-tripleoclient\*\* - python-troveclient - python-watcherclient - python-zaqarclient - python-zunclient -\*\* Note that some clients are not listed in global-requirements. - -\*\*\* Project contains advanced network services. +\*\* Project contains advanced network services. The following is a list of projects that are not an OpenStackClient plugin.