Skip to content

Commit 567fb01

Browse files
yoctozeptomnasiadka
authored andcommitted
[CI] Fix the NFV scenario
It seems Aodh started being required. Change-Id: I01714cbea03bddb0e438aebb197a8a0b2bcdb5b3 Closes-Bug: #1906299 (cherry picked from commit c00e7b2)
1 parent 81b3240 commit 567fb01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/templates/globals-default.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ enable_mistral: "yes"
9292
enable_redis: "yes"
9393
enable_barbican: "yes"
9494
enable_heat: "yes"
95+
# NOTE(yoctozepto): see https://bugs.launchpad.net/kolla-ansible/+bug/1906299
96+
enable_aodh: "yes"
9597
{% endif %}
9698

9799
{% if scenario == "ironic" %}

0 commit comments

Comments
 (0)