diff options
| author | Ghanshyam Mann <gmann@ghanshyammann.com> | 2020-11-28 16:15:28 -0600 |
|---|---|---|
| committer | Ghanshyam <gmann@ghanshyammann.com> | 2020-12-08 19:48:54 +0000 |
| commit | a79e7db4aeb6990912497eb0fd313ae3e60adafb (patch) | |
| tree | 9cd7495acd1af78740b0a9d0950a7a3002ac09e9 /doc/source/cli | |
| parent | 8387b114e38f21922967ba982bb1a25289fdb3ab (diff) | |
| download | python-openstackclient-a79e7db4aeb6990912497eb0fd313ae3e60adafb.tar.gz | |
Remove retired Searchlight support
Searchlight project is retiring in Wallaby cycle[1].
This commit removes the support/usage of Searchlight project
before its code is removed.
Needed-By: https://review.opendev.org/c/openstack/searchlight/+/764526
[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html
Change-Id: Idad97343b9ce66186d50ee0560a2fded66655f9b
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/plugin-commands/index.rst | 1 | ||||
| -rw-r--r-- | doc/source/cli/plugin-commands/searchlight.rst | 4 |
2 files changed, 0 insertions, 5 deletions
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 |
