summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-01-14 00:24:51 +0000
committerGerrit Code Review <review@openstack.org>2021-01-14 00:24:51 +0000
commit1febc8cd0335c6f9ffada9a3b24589b55b76f1af (patch)
tree86f61f8a57cac4a1fd7df3046857a20de497aeb0 /doc/source
parentd6646d714b959d350b976defef00547c4da8d320 (diff)
parentd33eb3e1da5730f13a539b70bd6eea04725b12e1 (diff)
downloadpython-openstackclient-1febc8cd0335c6f9ffada9a3b24589b55b76f1af.tar.gz
Merge "Remove retired Karbor support"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cli/commands.rst9
-rw-r--r--doc/source/cli/plugin-commands/index.rst1
-rw-r--r--doc/source/cli/plugin-commands/karbor.rst4
-rw-r--r--doc/source/contributor/plugins.rst1
4 files changed, 0 insertions, 15 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst
index 497c79f0..0dfac00b 100644
--- a/doc/source/cli/commands.rst
+++ b/doc/source/cli/commands.rst
@@ -201,15 +201,6 @@ conflicts when creating new plugins. For a complete list check out
* ``dataprocessing image``: (**Data Processing (Sahara)**)
* ``dataprocessing image tags``: (**Data Processing (Sahara)**)
* ``dataprocessing plugin``: (**Data Processing (Sahara)**)
-* ``data protection plan``: (**Data Protection (Karbor)**)
-* ``data protection restore``: (**Data Protection (Karbor)**)
-* ``data protection provider``: (**Data Protection (Karbor)**)
-* ``data protection protectable``: (**Data Protection (Karbor)**)
-* ``data protection protectable instance``: (**Data Protection (Karbor)**)
-* ``data protection trigger``: (**Data Protection (Karbor)**)
-* ``data protection checkpoint``: (**Data Protection (Karbor)**)
-* ``data protection scheduledoperation``: (**Data Protection (Karbor)**)
-* ``data protection operationlog``: (**Data Protection (Karbor)**)
* ``loadbalancer``: (**Load Balancer (Octavia)**)
* ``loadbalancer healthmonitor``: (**Load Balancer (Octavia)**)
* ``loadbalancer l7policy``: (**Load Balancer (Octavia)**)
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst
index 8c9c5c13..4e1ce54b 100644
--- a/doc/source/cli/plugin-commands/index.rst
+++ b/doc/source/cli/plugin-commands/index.rst
@@ -14,7 +14,6 @@ Plugin Commands
heat
ironic
ironic-inspector
- karbor
manila
mistral
neutron
diff --git a/doc/source/cli/plugin-commands/karbor.rst b/doc/source/cli/plugin-commands/karbor.rst
deleted file mode 100644
index 0e28ba57..00000000
--- a/doc/source/cli/plugin-commands/karbor.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-karbor
-------
-
-.. autoprogram-cliff:: openstack.data_protection.v1
diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst
index fe2cc14a..067c1b99 100644
--- a/doc/source/contributor/plugins.rst
+++ b/doc/source/contributor/plugins.rst
@@ -30,7 +30,6 @@ The following is a list of projects that are an OpenStackClient plugin.
- python-heatclient
- python-ironicclient
- python-ironic-inspector-client
-- python-karborclient
- python-mistralclient
- python-muranoclient
- python-neutronclient\*\*\*