Remove retired neutron-lbaas and django-openstack-auth from job
neutron-lbaas is retired now and we can remove it from zuul jobs. It also retire django_openstack_auth in this patch to unblock the gate. `django_openstack_auth`` code was merged into the main horizon repository during the queens release. This repo is already deprecated and now we can retire it. This patch removes all references of ``django_openstack_auth`` as mentioned in [1]. [1] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository Change-Id: I5310983bed6c5b1618b7e131996e09571be9f13d
This commit is contained in:
parent
3c6f0ebd29
commit
7a3eb3afeb
@ -21,7 +21,6 @@ DJANGO_PROJECT_SUFFIXES = (
|
||||
'-dashboard',
|
||||
'horizon', # to match horizon and *-horizon
|
||||
'-ui',
|
||||
'django_openstack_auth',
|
||||
)
|
||||
|
||||
|
||||
|
@ -1054,7 +1054,6 @@
|
||||
- openstack/ceilometer
|
||||
- openstack/ceilometermiddleware
|
||||
- openstack/cinder
|
||||
- openstack/django_openstack_auth
|
||||
- openstack/glance
|
||||
- openstack/glance_store
|
||||
- openstack/heat
|
||||
@ -1068,7 +1067,6 @@
|
||||
- openstack/manila-ui
|
||||
- openstack/neutron
|
||||
- openstack/neutron-fwaas
|
||||
- openstack/neutron-lbaas
|
||||
- openstack/neutron-vpnaas
|
||||
- openstack/nova
|
||||
- openstack/octavia
|
||||
@ -1109,7 +1107,6 @@
|
||||
- openstack/ceilometer
|
||||
- openstack/ceilometermiddleware
|
||||
- openstack/cinder
|
||||
- openstack/django_openstack_auth
|
||||
- openstack/glance
|
||||
- openstack/glance_store
|
||||
- openstack/heat
|
||||
@ -1123,7 +1120,6 @@
|
||||
- openstack/manila-ui
|
||||
- openstack/neutron
|
||||
- openstack/neutron-fwaas
|
||||
- openstack/neutron-lbaas
|
||||
- openstack/neutron-vpnaas
|
||||
- openstack/nova
|
||||
- openstack/octavia
|
||||
|
Loading…
x
Reference in New Issue
Block a user