Skip to content

Commit d33eb3e

Browse files
committed
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 <sfinucan@redhat.com>
1 parent d502627 commit d33eb3e

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

doc/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ python-designateclient>=2.7.0 # Apache-2.0
1818
python-heatclient>=1.10.0 # Apache-2.0
1919
python-ironicclient>=2.3.0 # Apache-2.0
2020
python-ironic-inspector-client>=1.5.0 # Apache-2.0
21-
python-karborclient>=0.6.0 # Apache-2.0
2221
python-manilaclient>=2.0.0 # Apache-2.0
2322
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
2423
python-muranoclient>=0.8.2 # Apache-2.0

doc/source/cli/commands.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -201,15 +201,6 @@ conflicts when creating new plugins. For a complete list check out
201201
* ``dataprocessing image``: (**Data Processing (Sahara)**)
202202
* ``dataprocessing image tags``: (**Data Processing (Sahara)**)
203203
* ``dataprocessing plugin``: (**Data Processing (Sahara)**)
204-
* ``data protection plan``: (**Data Protection (Karbor)**)
205-
* ``data protection restore``: (**Data Protection (Karbor)**)
206-
* ``data protection provider``: (**Data Protection (Karbor)**)
207-
* ``data protection protectable``: (**Data Protection (Karbor)**)
208-
* ``data protection protectable instance``: (**Data Protection (Karbor)**)
209-
* ``data protection trigger``: (**Data Protection (Karbor)**)
210-
* ``data protection checkpoint``: (**Data Protection (Karbor)**)
211-
* ``data protection scheduledoperation``: (**Data Protection (Karbor)**)
212-
* ``data protection operationlog``: (**Data Protection (Karbor)**)
213204
* ``loadbalancer``: (**Load Balancer (Octavia)**)
214205
* ``loadbalancer healthmonitor``: (**Load Balancer (Octavia)**)
215206
* ``loadbalancer l7policy``: (**Load Balancer (Octavia)**)

doc/source/cli/plugin-commands/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Plugin Commands
1414
heat
1515
ironic
1616
ironic-inspector
17-
karbor
1817
manila
1918
mistral
2019
neutron

doc/source/cli/plugin-commands/karbor.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/contributor/plugins.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ The following is a list of projects that are an OpenStackClient plugin.
3030
- python-heatclient
3131
- python-ironicclient
3232
- python-ironic-inspector-client
33-
- python-karborclient
3433
- python-mistralclient
3534
- python-muranoclient
3635
- python-neutronclient\*\*\*

0 commit comments

Comments
 (0)