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: I23457c92b3e6c171164250edfac6d8c31f1854ea
This commit is contained in:
Kendall Nelson 2020-12-15 16:39:50 -08:00 committed by Dirk Mueller
parent 279ddba55a
commit 27cc192501
1 changed files with 2 additions and 2 deletions

View File

@ -278,7 +278,7 @@ SUSE_PKG_MAP = [
'barbican', 'ceilometer', 'cinder', 'cloudkitty',
'congress', 'cue', 'cyborg', 'designate', 'distil', 'drac', 'fuel',
'freezer', 'heat', 'glance', 'glare', 'ironic',
'ironic-inspector-', 'karbor', 'k8s', 'keystone',
'ironic-inspector-', 'k8s', 'keystone',
'magnum', 'manila', 'masakari', 'mistral', 'monasca',
'murano', 'nimble', 'neutron', 'nova', 'octavia', 'oneview',
'openstack', 'sahara', 'scci', 'senlin',
@ -321,7 +321,7 @@ UBUNTU_PKG_MAP = [
mods=['python-%sclient' % c for c in (
'barbican', 'ceilometer', 'cinder', 'cloudkitty', 'congress',
'designate', 'fuel', 'heat', 'glance', 'ironic',
'karbor', 'keystone',
'keystone',
'magnum', 'manila', 'masakari', 'mistral', 'monasca',
'murano', 'neutron', 'nova', 'octavia',
'openstack', 'sahara',