Disable barbican plugin in octavia jobs
It is causing some failure in db upgrade and it's not needed in our jobs as we have TLS disabled. Change-Id: Ida43bd9b605dd048b9f4b010bf5b88fc9a8f0556
This commit is contained in:
parent
684190895d
commit
f4fdd74bc5
@ -5,7 +5,6 @@
|
|||||||
parent: devstack-tobiko
|
parent: devstack-tobiko
|
||||||
abstract: true
|
abstract: true
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/barbican
|
|
||||||
- openstack/diskimage-builder
|
- openstack/diskimage-builder
|
||||||
- openstack/octavia
|
- openstack/octavia
|
||||||
- openstack/octavia-lib
|
- openstack/octavia-lib
|
||||||
@ -13,7 +12,6 @@
|
|||||||
- openstack/tripleo-image-elements
|
- openstack/tripleo-image-elements
|
||||||
vars:
|
vars:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
barbican: https://opendev.org/openstack/barbican.git
|
|
||||||
octavia: https://opendev.org/openstack/octavia.git
|
octavia: https://opendev.org/openstack/octavia.git
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
Q_AGENT: openvswitch
|
Q_AGENT: openvswitch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user