65ce2753fa
Zookeper is being added as a coordination backend which is required for some service features to work properly. Change-Id: I2d464ae339f057ea4ba08bd343b6a51c029a74f3
22 lines
326 B
YAML
22 lines
326 B
YAML
---
|
|
|
|
component_skel:
|
|
zookeeper:
|
|
belongs_to:
|
|
- zookeeper_all
|
|
|
|
container_skel:
|
|
zookeeper_container:
|
|
belongs_to:
|
|
- coordination_containers
|
|
contains:
|
|
- zookeeper
|
|
|
|
physical_skel:
|
|
coordination_containers:
|
|
belongs_to:
|
|
- all_containers
|
|
coordination_hosts:
|
|
belongs_to:
|
|
- hosts
|