Remove Retired Karbor Support

As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

Needed-By: https://review.opendev.org/c/openstack/karbor/+/767032

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html

Change-Id: I5a3af41e4cc3988540ff95c880207279133a19d4
This commit is contained in:
Kendall Nelson 2020-12-18 14:08:50 -08:00 committed by Mark Goddard
parent 05867bfa18
commit 0644ea238b
9 changed files with 11 additions and 26 deletions

View File

@ -166,8 +166,6 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_iscsid | bool }}"
- regex: kafka
enabled: "{{ kolla_enable_kafka | bool }}"
- regex: karbor
enabled: "{{ kolla_enable_karbor | bool }}"
- regex: keepalived
enabled: "{{ kolla_enable_keepalived | bool }}"
- regex: keystone
@ -493,7 +491,6 @@ kolla_enable_ironic_ipxe: "no"
kolla_enable_ironic: "no"
kolla_enable_ironic_neutron_agent: "{{ kolla_enable_neutron | bool and kolla_enable_ironic | bool }}"
kolla_enable_iscsid: "{{ (kolla_enable_cinder | bool and kolla_enable_cinder_backend_iscsi | bool) or kolla_enable_ironic | bool }}"
kolla_enable_karbor: "no"
kolla_enable_kafka: "{{ kolla_enable_monasca | bool }}"
kolla_enable_kibana: "{{ 'yes' if kolla_enable_central_logging | bool or kolla_enable_monasca | bool else 'no' }}"
kolla_enable_kuryr: "no"

View File

@ -53,9 +53,6 @@ monitoring
[kafka:children]
control
[karbor:children]
control
[kibana:children]
control

View File

@ -145,16 +145,6 @@ ironic
[tgtd:children]
storage
# Karbor
[karbor-api:children]
karbor
[karbor-protection:children]
karbor
[karbor-operationengine:children]
karbor
# Manila
[manila-api:children]
manila

View File

@ -145,7 +145,6 @@
kolla_enable_ironic: True
kolla_enable_ironic_neutron_agent: True
kolla_enable_kafka: True
kolla_enable_karbor: True
kolla_enable_kibana: True
kolla_enable_kuryr: True
kolla_enable_magnum: True
@ -274,7 +273,6 @@
#enable_ironic: True
#enable_ironic_neutron_agent: True
#enable_kafka: True
#enable_karbor: True
#enable_kibana: True
#enable_kuryr: True
#enable_magnum: True

View File

@ -109,7 +109,6 @@ kolla_feature_flags:
- horizon_freezer
- horizon_heat
- horizon_ironic
- horizon_karbor
- horizon_magnum
- horizon_manila
- horizon_masakari
@ -133,7 +132,6 @@ kolla_feature_flags:
- ironic_pxe_uefi
- iscsid
- kafka
- karbor
- keepalived
- keystone
- kibana

View File

@ -244,7 +244,6 @@
#kolla_enable_horizon_freezer:
#kolla_enable_horizon_heat:
#kolla_enable_horizon_ironic:
#kolla_enable_horizon_karbor:
#kolla_enable_horizon_magnum:
#kolla_enable_horizon_manila:
#kolla_enable_horizon_masakari:
@ -268,7 +267,6 @@
#kolla_enable_ironic_pxe_uefi:
#kolla_enable_iscsid:
#kolla_enable_kafka:
#kolla_enable_karbor:
#kolla_enable_keepalived:
#kolla_enable_keystone:
#kolla_enable_kibana:

View File

@ -0,0 +1,7 @@
---
upgrade:
- |
The Karbor project is no longer maintained and `retired since the Wallaby
cycle
<http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html>`__.
Support for deployment of Karbor has been removed.

View File

@ -1,7 +1,7 @@
upgrade:
- |
The ``Qinling`` project is no longer maintained and
`retired since Wallaby cycle`__ . Its support is also removed
since Wallaby cycle.
`retired since the Wallaby cycle`__ . Support for deployment of Qinling has
been removed.
__ http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018638.html

View File

@ -1,7 +1,7 @@
upgrade:
- |
The ``Searchlight`` project is no longer maintained and
`retired since Wallaby cycle`__ . Its support is also
removed since Wallaby cycle.
`retired since Wallaby cycle`__ . Support for deployment of Searchlight has
been removed.
__ http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html