From 1ca3c2c4b0b47958e9706aca6a8161f70f70b84d Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 3 Nov 2016 13:54:18 -0400 Subject: Qpid dispatch router composable role Note: since it replaces rabbitmq, in order to aim for the smallest amount of changes the service_name is called 'rabbitmq' so all the other services do not need additional logic to use qdr. Depends-On: Idecbbabdd4f06a37ff0cfb34dc23732b1176a608 Change-Id: I27f01d2570fa32de91ffe1991dc873cdf2293dbc --- network/service_net_map.j2.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'network') diff --git a/network/service_net_map.j2.yaml b/network/service_net_map.j2.yaml index a1042ebb..7fb9420c 100644 --- a/network/service_net_map.j2.yaml +++ b/network/service_net_map.j2.yaml @@ -67,6 +67,7 @@ parameters: HorizonNetwork: internal_api MemcachedNetwork: internal_api RabbitmqNetwork: internal_api + QdrNetwork: internal_api RedisNetwork: internal_api MysqlNetwork: internal_api CephClusterNetwork: storage_mgmt -- cgit 1.2.3-korg