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:
parent
f86c0ff48f
commit
eb146e3229
@ -128,6 +128,9 @@ control
|
||||
[heat:children]
|
||||
control
|
||||
|
||||
[monasca:children]
|
||||
monitoring
|
||||
|
||||
[murano:children]
|
||||
control
|
||||
|
||||
|
@ -181,6 +181,13 @@ heat
|
||||
[heat-engine:children]
|
||||
heat
|
||||
|
||||
# Monasca
|
||||
[monasca-api:children]
|
||||
monasca
|
||||
|
||||
[monasca-log-api:children]
|
||||
monasca
|
||||
|
||||
# Murano
|
||||
[murano-api:children]
|
||||
murano
|
||||
|
Loading…
Reference in New Issue
Block a user