airskiff: Disable openstack-compute-kit sequencing
Charts in the `openstack-compute-kit` chart group are deployed in sequence. Currently, `libvirt` can fail while waiting for dependencies from `neutron`. This commit disables sequencing for the `openstack-compute-kit` chart group to allow for dependencies. Change-Id: Id59cd22a6f548066414899df44d3067255936d17
This commit is contained in:
parent
577e93a86d
commit
9c4abfd5de
@ -15,7 +15,7 @@ metadata:
|
|||||||
path: .chart_group
|
path: .chart_group
|
||||||
storagePolicy: cleartext
|
storagePolicy: cleartext
|
||||||
data:
|
data:
|
||||||
sequenced: true
|
sequenced: false
|
||||||
chart_group:
|
chart_group:
|
||||||
- libvirt-airskiff
|
- libvirt-airskiff
|
||||||
- openvswitch
|
- openvswitch
|
||||||
|
Loading…
Reference in New Issue
Block a user