Merge "[CI] Fix the NFV scenario"

This commit is contained in:
Zuul 2021-02-16 16:46:16 +00:00 committed by Gerrit Code Review
commit 38a2097935

View File

@ -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" %}