[CI] Fix the NFV scenario
It seems Aodh started being required. Change-Id: I01714cbea03bddb0e438aebb197a8a0b2bcdb5b3 Closes-Bug: #1906299
This commit is contained in:
parent
1a50dc28f1
commit
c00e7b2c95
@ -86,6 +86,8 @@ enable_mistral: "yes"
|
|||||||
enable_redis: "yes"
|
enable_redis: "yes"
|
||||||
enable_barbican: "yes"
|
enable_barbican: "yes"
|
||||||
enable_heat: "yes"
|
enable_heat: "yes"
|
||||||
|
# NOTE(yoctozepto): see https://bugs.launchpad.net/kolla-ansible/+bug/1906299
|
||||||
|
enable_aodh: "yes"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if scenario == "ironic" %}
|
{% if scenario == "ironic" %}
|
||||||
|
Loading…
Reference in New Issue
Block a user