openstack-ansible/inventory/env.d/cloudkitty.yml
Jonathan Herlin 77068780b2 Integrate cloudkitty
Integrate the required bits to make Cloudkitty deploy without having
to hand-pick files from the os_cloudkitty repo

Change-Id: Id191e07eab2bef84dad30e55f59fd914b0358bfe
2021-04-22 08:40:21 +02:00

25 lines
417 B
YAML

---
component_skel:
cloudkitty_api:
belongs_to:
- cloudkitty_all
cloudkitty_engine:
belongs_to:
- cloudkitty_all
container_skel:
cloudkitty_container:
belongs_to:
- cloudkitty_containers
contains:
- cloudkitty_api
- cloudkitty_engine
physical_skel:
cloudkitty_containers:
belongs_to:
- all_containers
cloudkitty_hosts:
belongs_to:
- hosts