aboutsummaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-09-08 11:35:02 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-09-10 12:44:42 +0300
commit18a6292f03b3586affc4df53f2598f668277efa1 (patch)
treec3e213909bd2ee2d347a43e8325dcfaa277a889b /network
parent6fabca4dafb3fe7f32fb449e406e8616a292ec5e (diff)
Add Heat's Cfn and Cloudwatch networks to ServiceNetMap
these are needed if we want to be able to generate which nodes the service and which VIP are they binding to. Change-Id: I9d40459406f15db3ad9229c75392c4d959d44b3b Closes-Bug: #1621371
Diffstat (limited to 'network')
-rw-r--r--network/service_net_map.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/service_net_map.yaml b/network/service_net_map.yaml
index 5d3f087d..a61af1b3 100644
--- a/network/service_net_map.yaml
+++ b/network/service_net_map.yaml
@@ -30,6 +30,8 @@ parameters:
ManilaApiNetwork: internal_api
NeutronApiNetwork: internal_api
HeatApiNetwork: internal_api
+ HeatApiCfnNetwork: internal_api
+ HeatApiCloudwatchNetwork: internal_api
NovaApiNetwork: internal_api
NovaMetadataNetwork: internal_api
NovaVncProxyNetwork: internal_api