Charts: Move Libvirt and OvS to be deployed with Nova and Neutron

This PS libvirt and OvS to be deployed in the same unsequenced
chartgroup as nova and neutron, which is required due to the
close coupling of these services.

Change-Id: Ib8b1a31aa4260f494d9c9356d52acfce5696e3d8
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2018-06-16 13:00:32 -05:00
parent 6713a897b5
commit 4e57ac8553
4 changed files with 3 additions and 3 deletions

View File

@ -14,5 +14,3 @@ data:
- openstack-mariadb
- rabbitmq
- memcached
- libvirt
- openvswitch

View File

@ -8,8 +8,10 @@ metadata:
layer: global
storagePolicy: cleartext
data:
description: "Deploy nova and neutron"
description: "Deploy nova and neutron, and backend services"
sequenced: False
chart_group:
- libvirt
- openvswitch
- nova
- neutron