Fix SDNC LCM Topics 03/49703/1
authorArthur Martella <am153x@att.com>
Thu, 31 May 2018 04:30:54 +0000 (00:30 -0400)
committerArthur Martella <am153x@att.com>
Thu, 31 May 2018 04:30:54 +0000 (00:30 -0400)
Change-Id: I2bea0ad2a9b99da3fadb433f5a40714a9104e472
Issue-ID: SO-526
Signed-off-by: Arthur Martella <am153x@att.com>
volumes/mso/chef-config/mso-docker.json

index 5369412..3f2f5a1 100644 (file)
       "callbackRetrySleepTime": "1000",
       "appcClientTopicRead": "APPC-LCM-READ",
       "appcClientTopicWrite": "APPC-LCM-WRITE",
-      "appcClientTopicSdncRead": "SDNC-LCM-READ",
-      "appcClientTopicSdncWrite": "SDNC-LCM-WRITE",
+      "appcClientTopicSdncRead": "SDNC-LCM-WRITE",
+      "appcClientTopicSdncWrite": "SDNC-LCM-READ",
       "appcClientTopicReadTimeout": "360000",
       "appcClientResponseTime": "360000",
       "appcClientPoolMembers": "ueb01.simpledemo.openecomp.org:3904,ueb02.simpledemo.openecomp.org:3904",