From d33eb3e1da5730f13a539b70bd6eea04725b12e1 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 8 Jan 2021 18:42:25 +0000 Subject: Remove retired Karbor support The Karbor project is being retired in Wallaby [1]. Remove the docs for its client. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html Change-Id: I52d0f6a76cc9bcfc8b33f0e2cd3751859770ac8a Signed-off-by: Stephen Finucane --- doc/source/cli/commands.rst | 9 --------- doc/source/cli/plugin-commands/index.rst | 1 - doc/source/cli/plugin-commands/karbor.rst | 4 ---- doc/source/contributor/plugins.rst | 1 - 4 files changed, 15 deletions(-) delete mode 100644 doc/source/cli/plugin-commands/karbor.rst (limited to 'doc/source') 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\*\*\* -- cgit v1.2.1