Merge "Fix jinja2 for VipSubnetMapDefaults redis and ovs_dbs"

This commit is contained in:
Zuul 2021-04-28 01:20:35 +00:00 committed by Gerrit Code Review
commit aac7daa026
1 changed files with 2 additions and 3 deletions

View File

@ -133,9 +133,8 @@ parameters:
{%- for network in networks if network.vip|default(false) %}
{{network.name}}: {{network.name_lower}}_subnet
{%- endfor %}
# FIXME(hjensas): This will return the same value no matter what ...
redis: {{ _service_nets.get('internal_api', 'internal_api') }}_subnet
ovn_dbs: {{ _service_nets.get('internal_api', 'internal_api') }}_subnet
redis: internal_api_subnet
ovn_dbs: internal_api_subnet
type: json
# We define mappings to work around names that break when doing the