Merge "Finish off removing Congress"

This commit is contained in:
Zuul
2020-10-19 14:16:59 +00:00
committed by Gerrit Code Review
4 changed files with 0 additions and 12 deletions

View File

@@ -10,7 +10,6 @@ chrony,C,C,C,C,N,C
cinder,C,C,C,C,N,C
cloudkitty,C,C,N,C,N,C
collectd,C,C,C,C,N,C
congress,C,C,N,C,N,C
cron,C,C,C,C,N,C
cyborg,N,C,N,C,N,C
designate,C,C,C,C,N,C
1 Image,CentOS,,Ubuntu,,Debian
10 cinder,C,C,C,C,N,C
11 cloudkitty,C,C,N,C,N,C
12 collectd,C,C,C,C,N,C
congress,C,C,N,C,N,C
13 cron,C,C,C,C,N,C
14 cyborg,N,C,N,C,N,C
15 designate,C,C,C,C,N,C

View File

@@ -10,7 +10,6 @@ chrony,T,T,T,T,C,T
cinder,C,T,C,T,C,C
cloudkitty,C,C,N,C,N,C
collectd,C,C,C,C,C,C
congress,C,C,N,C,C,C
cron,T,T,T,T,C,T
cyborg,N,C,N,C,N,C
designate,C,C,C,C,C,C
1 Image,CentOS,,Ubuntu,,Debian
10 cinder,C,T,C,T,C,C
11 cloudkitty,C,C,N,C,N,C
12 collectd,C,C,C,C,C,C
congress,C,C,N,C,C,C
13 cron,T,T,T,T,C,T
14 cyborg,N,C,N,C,N,C
15 designate,C,C,C,C,C,C

View File

@@ -363,10 +363,6 @@ SOURCES = {
'type': 'url',
'location': ('$tarballs_base/openstack/blazar-dashboard/'
'blazar-dashboard-${openstack_branch}.tar.gz')},
'horizon-plugin-congress-dashboard': {
'type': 'url',
'location': ('$tarballs_base/openstack/congress-dashboard/'
'congress-dashboard-${openstack_branch}.tar.gz')},
'horizon-plugin-cloudkitty-dashboard': {
'type': 'url',
'location': ('$tarballs_base/openstack/cloudkitty-dashboard/'
@@ -648,10 +644,6 @@ SOURCES = {
'type': 'url',
'location': ('$tarballs_base/openstack/cinder-tempest-plugin/'
'cinder-tempest-plugin-master.tar.gz')},
'tempest-plugin-congress': {
'type': 'url',
'location': ('$tarballs_base/openstack/congress-tempest-plugin/'
'congress-tempest-plugin-master.tar.gz')},
'tempest-plugin-ec2api': {
'type': 'url',
'location': ('$tarballs_base/openstack/ec2api-tempest-plugin/'

View File

@@ -55,7 +55,6 @@ ALWAYS_USE_VERSION_PROJECTS = {
'barbican_tempest_plugin',
'blazar_tempest_plugin',
'cinder-tempest-plugin',
'congress-tempest-plugin',
'ec2api-tempest-plugin',
'heat-tempest-plugin',
'ironic-tempest-plugin',
@@ -84,7 +83,6 @@ ALWAYS_USE_VERSION_PROJECTS = {
# column) and other for branch tarballs
RENAME_PROJECTS = {
'kuryr-lib': 'kuryr',
'openstack-congress': 'congress',
'openstack-cyborg': 'cyborg',
'openstack-heat': 'heat',
'openstack-placement': 'placement',