Merge "Fix SDNC LCM Topics"
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Thu, 31 May 2018 06:15:14 +0000 (06:15 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 31 May 2018 06:15:14 +0000 (06:15 +0000)
1  2 
volumes/mso/chef-config/mso-docker.json

        "serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080",
        "serviceAgnosticSniroEndpoint": "/sniro/api/v2/placement",
        "oofAuth": "test:testpwd",
 -      "oofEndpoint": "http://oof.api.simpledemo.openecomp.org:8080/api/oof/v1/placement",
 +      "oofEndpoint": "http://oof.api.simpledemo.openecomp.org:8698/api/oof/v1/placement",
        "oofTimeout": "PT30M",
 -      "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8080",
 +      "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8698",
        "serviceAgnosticOofEndpoint": "/api/oof/v1/placement",
        "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443",
        "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
        "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",