Merge "Add comment for libvirt/vnc network sync"

This commit is contained in:
Zuul 2021-07-01 21:07:23 +00:00 committed by Gerrit Code Review
commit c0e51da78b
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ resources:
{{network.name_lower}}: {get_param: {{network.name}}NetName}
{%- endfor %}
keys: {get_param: ServiceNetMapDeprecatedMapping}
# (mschuppert) this is to keep NovaVncProxyNetwork and NovaLibvirtNetwork
# in sync to not break VNC console
- NovaVncProxyNetwork: { get_param: [ServiceNetMap, NovaLibvirtNetwork] }
outputs: