3efe3d07a7
Refactoring the gate jobs to make them more modular and reuse common functions. Change-Id: I7dcb6b2a8faf1ce74e10f73f6465f4c693031990 Partially-Implements: blueprint helm-meta
20 lines
554 B
YAML
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
|