diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-23 12:45:49 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-23 12:45:49 +0000 |
commit | 4c25c57c497430c5b4fd740669c8e51bbe81092a (patch) | |
tree | 57bad4d545802f9f507fa3293bfab9a363b5ce38 /network | |
parent | db45116afdd0c7673c5839122dadf570303d1e4b (diff) | |
parent | d169989598bd0db13b5944821d7ee3599267211d (diff) |
Merge "Split OVN northd and ml2 plugin"
Diffstat (limited to 'network')
-rw-r--r-- | network/service_net_map.j2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/service_net_map.j2.yaml b/network/service_net_map.j2.yaml index 5991b3bc..ee35f94f 100644 --- a/network/service_net_map.j2.yaml +++ b/network/service_net_map.j2.yaml @@ -58,6 +58,7 @@ parameters: CephRgwNetwork: storage PublicNetwork: external OpendaylightApiNetwork: internal_api + OvnDbsNetwork: internal_api MistralApiNetwork: internal_api ZaqarApiNetwork: internal_api # We special-case the default ResolveNetwork for the CephStorage role |