openstack-ansible/inventory/env.d/cloudkitty.yml
Dmitriy Rabotyagov 959da8cd03 Fix inventory defenition for Cloudkitty
At the moment Cloudkitty is targeted at all LXC hosts along with containers
which is not needed nor intended.

Unfortunatelly there's no really good compatible fix exist, so action from operator is required to handle transition to new naming for
the service.

Change-Id: I9360495e3b3347568969e36e0e96bb1325efd59f
2024-03-22 10:57:51 +00:00

25 lines
405 B
YAML

---
component_skel:
cloudkitty_api:
belongs_to:
- cloudkitty_all
cloudkitty_engine:
belongs_to:
- cloudkitty_all
container_skel:
cloudkitty_container:
belongs_to:
- rating_containers
contains:
- cloudkitty_api
- cloudkitty_engine
physical_skel:
rating_containers:
belongs_to:
- all_containers
rating_hosts:
belongs_to:
- hosts