diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index e2e0dfa4d1..780953f0db 100644 --- a/doc/source/cli/plugin-commands/index.rst +++ b/doc/source/cli/plugin-commands/index.rst @@ -42,8 +42,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 35d8d2070d..6b28b29f79 100644 --- a/doc/source/contributor/plugins.rst +++ b/doc/source/contributor/plugins.rst @@ -33,20 +33,17 @@ The following is a list of projects that are an OpenStackClient plugin. - python-ironic-inspector-client - python-mistralclient - python-muranoclient -- python-neutronclient\*\*\* +- python-neutronclient\*\* - python-octaviaclient - python-rsdclient - 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.