kolla-kubernetes/helm/service/nova-compute/values.yaml
Serguei Bezverkhi 3efe3d07a7 Gate refactoring
Refactoring the gate jobs to make them more modular and reuse
common functions.

Change-Id: I7dcb6b2a8faf1ce74e10f73f6465f4c693031990
Partially-Implements: blueprint helm-meta
2017-02-09 09:52:01 -05:00

20 lines
554 B
YAML

global:
kolla:
all:
kubernetes_entrypoint: true
nova:
compute:
daemonset:
dependencies:
service:
- nova-metadata
- nova-api
socket:
- /var/run/libvirt/libvirt-sock
libvirt:
daemonset:
dependencies:
service:
- nova-metadata
- nova-api