Remove retired congress
Congress has been retired, remove the congress stuff See https://review.opendev.org/721742 Change-Id: I0af07cf3cde5cf2ca2700c647eb40cc509379864
This commit is contained in:
parent
791c219f4d
commit
c456f0b9b7
@ -248,7 +248,6 @@ kolla_openstack_logging_debug:
|
|||||||
#kolla_enable_cinder_backend_iscsi:
|
#kolla_enable_cinder_backend_iscsi:
|
||||||
#kolla_enable_cinder_backend_lvm:
|
#kolla_enable_cinder_backend_lvm:
|
||||||
#kolla_enable_cloudkitty:
|
#kolla_enable_cloudkitty:
|
||||||
#kolla_enable_congress:
|
|
||||||
#kolla_enable_etcd:
|
#kolla_enable_etcd:
|
||||||
#kolla_enable_gnocchi:
|
#kolla_enable_gnocchi:
|
||||||
#kolla_enable_grafana:
|
#kolla_enable_grafana:
|
||||||
|
@ -177,9 +177,6 @@ control
|
|||||||
control
|
control
|
||||||
compute
|
compute
|
||||||
|
|
||||||
[congress:children]
|
|
||||||
control
|
|
||||||
|
|
||||||
[panko:children]
|
[panko:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
|
@ -352,16 +352,6 @@ compute
|
|||||||
[cyborg-conductor:children]
|
[cyborg-conductor:children]
|
||||||
cyborg
|
cyborg
|
||||||
|
|
||||||
# Congress
|
|
||||||
[congress-api:children]
|
|
||||||
congress
|
|
||||||
|
|
||||||
[congress-datasource:children]
|
|
||||||
congress
|
|
||||||
|
|
||||||
[congress-policy-engine:children]
|
|
||||||
congress
|
|
||||||
|
|
||||||
# Panko
|
# Panko
|
||||||
[panko-api:children]
|
[panko-api:children]
|
||||||
panko
|
panko
|
||||||
|
@ -157,7 +157,6 @@
|
|||||||
kolla_enable_cinder_backend_lvm: True
|
kolla_enable_cinder_backend_lvm: True
|
||||||
kolla_enable_cinder_backend_nfs: True
|
kolla_enable_cinder_backend_nfs: True
|
||||||
kolla_enable_cloudkitty: True
|
kolla_enable_cloudkitty: True
|
||||||
kolla_enable_congress: True
|
|
||||||
kolla_enable_designate: True
|
kolla_enable_designate: True
|
||||||
kolla_enable_elasticsearch: True
|
kolla_enable_elasticsearch: True
|
||||||
kolla_enable_etcd: True
|
kolla_enable_etcd: True
|
||||||
@ -291,7 +290,6 @@
|
|||||||
#enable_cinder_backend_lvm: True
|
#enable_cinder_backend_lvm: True
|
||||||
#enable_cinder_backend_nfs: True
|
#enable_cinder_backend_nfs: True
|
||||||
#enable_cloudkitty: True
|
#enable_cloudkitty: True
|
||||||
#enable_congress: True
|
|
||||||
#enable_designate: True
|
#enable_designate: True
|
||||||
#enable_elasticsearch: True
|
#enable_elasticsearch: True
|
||||||
#enable_etcd: True
|
#enable_etcd: True
|
||||||
|
@ -90,7 +90,6 @@ kolla_feature_flags:
|
|||||||
- cinder_backup
|
- cinder_backup
|
||||||
- cloudkitty
|
- cloudkitty
|
||||||
- collectd
|
- collectd
|
||||||
- congress
|
|
||||||
- cyborg
|
- cyborg
|
||||||
- designate
|
- designate
|
||||||
- destroy_images
|
- destroy_images
|
||||||
@ -106,7 +105,6 @@ kolla_feature_flags:
|
|||||||
- horizon
|
- horizon
|
||||||
- horizon_blazar
|
- horizon_blazar
|
||||||
- horizon_cloudkitty
|
- horizon_cloudkitty
|
||||||
- horizon_congress
|
|
||||||
- horizon_designate
|
- horizon_designate
|
||||||
- horizon_freezer
|
- horizon_freezer
|
||||||
- horizon_fwaas
|
- horizon_fwaas
|
||||||
|
@ -202,7 +202,6 @@
|
|||||||
#kolla_enable_cinder_backup:
|
#kolla_enable_cinder_backup:
|
||||||
#kolla_enable_cloudkitty:
|
#kolla_enable_cloudkitty:
|
||||||
#kolla_enable_collectd:
|
#kolla_enable_collectd:
|
||||||
#kolla_enable_congress:
|
|
||||||
#kolla_enable_cyborg:
|
#kolla_enable_cyborg:
|
||||||
#kolla_enable_designate:
|
#kolla_enable_designate:
|
||||||
#kolla_enable_destroy_images:
|
#kolla_enable_destroy_images:
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
The ``congress`` project is no longer maintained. This has been
|
||||||
|
`retired since Victoria`__ and has not been used by other OpenStack
|
||||||
|
services since.
|
||||||
|
|
||||||
|
__ http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014292.html
|
Loading…
x
Reference in New Issue
Block a user