summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-12-09 12:18:55 +0000
committerGerrit Code Review <review@openstack.org>2020-12-09 12:18:55 +0000
commit0edd055f3f2a86a60226c342a617507ab94c5eaa (patch)
tree677e0ce578feb3a48ad9c1c67362b22d9d47e171
parentecfda7654e47b8be419929cd742e2de6b29ed1cb (diff)
parenta79e7db4aeb6990912497eb0fd313ae3e60adafb (diff)
downloadpython-openstackclient-0edd055f3f2a86a60226c342a617507ab94c5eaa.tar.gz
Merge "Remove retired Searchlight support"
-rw-r--r--doc/requirements.txt1
-rw-r--r--doc/source/cli/plugin-commands/index.rst1
-rw-r--r--doc/source/cli/plugin-commands/searchlight.rst4
-rw-r--r--doc/source/contributor/plugins.rst1
4 files changed, 0 insertions, 7 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 962b0e26..28030ca4 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -26,7 +26,6 @@ python-neutronclient>=6.7.0 # Apache-2.0
python-octaviaclient>=1.11.0 # Apache-2.0
python-rsdclient>=1.0.1 # Apache-2.0
python-saharaclient>=1.4.0 # Apache-2.0
-python-searchlightclient>=1.0.0 #Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=3.1.0 # Apache-2.0
python-watcherclient>=2.5.0 # Apache-2.0
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst
index 33a8fe06..8c9c5c13 100644
--- a/doc/source/cli/plugin-commands/index.rst
+++ b/doc/source/cli/plugin-commands/index.rst
@@ -22,7 +22,6 @@ Plugin Commands
placement
rsd
sahara
- searchlight
senlin
trove
watcher
diff --git a/doc/source/cli/plugin-commands/searchlight.rst b/doc/source/cli/plugin-commands/searchlight.rst
deleted file mode 100644
index be934aeb..00000000
--- a/doc/source/cli/plugin-commands/searchlight.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-searchlight
------------
-
-.. autoprogram-cliff:: openstack.search.v1
diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst
index 7ea48edd..fe2cc14a 100644
--- a/doc/source/contributor/plugins.rst
+++ b/doc/source/contributor/plugins.rst
@@ -37,7 +37,6 @@ The following is a list of projects that are an OpenStackClient plugin.
- python-octaviaclient
- python-rsdclient
- python-saharaclient
-- python-searchlightclient
- python-senlinclient
- python-tripleoclient\*\*
- python-troveclient