Merge "Remove retired congress"

This commit is contained in:
Zuul 2020-07-02 17:53:46 +00:00 committed by Gerrit Code Review
commit 8d67d72fa4
7 changed files with 7 additions and 19 deletions

View File

@ -248,7 +248,6 @@ kolla_openstack_logging_debug:
#kolla_enable_cinder_backend_iscsi:
#kolla_enable_cinder_backend_lvm:
#kolla_enable_cloudkitty:
#kolla_enable_congress:
#kolla_enable_etcd:
#kolla_enable_gnocchi:
#kolla_enable_grafana:

View File

@ -177,9 +177,6 @@ control
control
compute
[congress:children]
control
[panko:children]
control

View File

@ -352,16 +352,6 @@ compute
[cyborg-conductor:children]
cyborg
# Congress
[congress-api:children]
congress
[congress-datasource:children]
congress
[congress-policy-engine:children]
congress
# Panko
[panko-api:children]
panko

View File

@ -157,7 +157,6 @@
kolla_enable_cinder_backend_lvm: True
kolla_enable_cinder_backend_nfs: True
kolla_enable_cloudkitty: True
kolla_enable_congress: True
kolla_enable_designate: True
kolla_enable_elasticsearch: True
kolla_enable_etcd: True
@ -290,7 +289,6 @@
#enable_cinder_backend_lvm: True
#enable_cinder_backend_nfs: True
#enable_cloudkitty: True
#enable_congress: True
#enable_designate: True
#enable_elasticsearch: True
#enable_etcd: True

View File

@ -90,7 +90,6 @@ kolla_feature_flags:
- cinder_backup
- cloudkitty
- collectd
- congress
- cyborg
- designate
- destroy_images
@ -106,7 +105,6 @@ kolla_feature_flags:
- horizon
- horizon_blazar
- horizon_cloudkitty
- horizon_congress
- horizon_designate
- horizon_freezer
- horizon_heat

View File

@ -202,7 +202,6 @@
#kolla_enable_cinder_backup:
#kolla_enable_cloudkitty:
#kolla_enable_collectd:
#kolla_enable_congress:
#kolla_enable_cyborg:
#kolla_enable_designate:
#kolla_enable_destroy_images:

View File

@ -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