Finish off removing Congress
Change-Id: I0ebd68f0f5bcd989ddd1ffc6a85fed6c8a11ff6d
This commit is contained in:
parent
524a821577
commit
56ae0cf22c
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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/'
|
||||
|
@ -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',
|
||||
@ -83,7 +82,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',
|
||||
|
Loading…
Reference in New Issue
Block a user