2c06a65a75
This change adds Skyline deployment options to OSA. New files have been added / integrated into the normal deployment process to support the use of skyline. Co-Authored-By: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk> Signed-off-by: Kevin Carter <kevin@cloudnull.com> Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/912333 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/914439 Change-Id: Ia5c8c60fb152e3eb27e2719f6d7032ca62690601
22 lines
360 B
YAML
22 lines
360 B
YAML
---
|
|
component_skel:
|
|
skyline:
|
|
belongs_to:
|
|
- skyline_all
|
|
|
|
container_skel:
|
|
skyline_container:
|
|
belongs_to:
|
|
- skyline_dashboard_containers
|
|
- os-infra_containers
|
|
contains:
|
|
- skyline
|
|
|
|
physical_skel:
|
|
skyline_dashboard_containers:
|
|
belongs_to:
|
|
- all_containers
|
|
skyline_dashboard_hosts:
|
|
belongs_to:
|
|
- hosts
|