Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Re-add NovaVncProxyNetwork to service_net_map.j2.yaml" into st…
Browse files Browse the repository at this point in the history
…able/victoria
  • Loading branch information
Zuul authored and openstack-gerrit committed May 22, 2021
2 parents 1de10d4 + b6d8523 commit 583d3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network/service_net_map.j2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ parameters:
NovaApiNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
PlacementNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
NovaMetadataNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
NovaVncProxyNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
NovaLibvirtNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
NovajoinNetwork: {{ _service_nets.get('internal_api', 'ctlplane') }}
SwiftStorageNetwork: {{ _service_nets.get('storage_mgmt', 'ctlplane') }}
Expand Down

0 comments on commit 583d3c2

Please sign in to comment.