
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>
18 lines
351 B
YAML
18 lines
351 B
YAML
---
|
|
schema: armada/ChartGroup/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
name: openstack-compute-kit
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: global
|
|
storagePolicy: cleartext
|
|
data:
|
|
description: "Deploy nova and neutron, and backend services"
|
|
sequenced: False
|
|
chart_group:
|
|
- libvirt
|
|
- openvswitch
|
|
- nova
|
|
- neutron
|