Add preliminary support for Monasca APIs

If one deploys the Monasca APIs using the in-review patches
for upstream kolla-ansible, the Monasca API sections do not
exist in the Kayobe overcloud inventory causing HAProxy
configuration via Kayobe to fail.

TrivialFix
Change-Id: I4ba4c3e9136219bb48ec7a14bb78a7024850c7e6
This commit is contained in:
Doug Szumski 2018-05-03 15:07:02 +01:00
parent f86c0ff48f
commit eb146e3229
2 changed files with 10 additions and 0 deletions

View File

@ -128,6 +128,9 @@ control
[heat:children]
control
[monasca:children]
monitoring
[murano:children]
control

View File

@ -181,6 +181,13 @@ heat
[heat-engine:children]
heat
# Monasca
[monasca-api:children]
monasca
[monasca-log-api:children]
monasca
# Murano
[murano-api:children]
murano