[CI] Fix the NFV scenario

It seems Aodh started being required.

Change-Id: I01714cbea03bddb0e438aebb197a8a0b2bcdb5b3
Closes-Bug: #1906299
This commit is contained in:
Radosław Piliszek 2020-11-30 20:09:15 +01:00
parent 1a50dc28f1
commit c00e7b2c95

View File

@ -86,6 +86,8 @@ enable_mistral: "yes"
enable_redis: "yes"
enable_barbican: "yes"
enable_heat: "yes"
# NOTE(yoctozepto): see https://bugs.launchpad.net/kolla-ansible/+bug/1906299
enable_aodh: "yes"
{% endif %}
{% if scenario == "ironic" %}