Merge "Swap APPC LCM topics" 2.0.0-ONAP beijing container_test 2.0.0-ONAP
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Sun, 3 Jun 2018 03:38:55 +0000 (03:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 3 Jun 2018 03:38:55 +0000 (03:38 +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",
        "sdncTimeoutFirewall": "20",
        "callbackRetryAttempts": "30",
        "callbackRetrySleepTime": "1000",
-       "appcClientTopicRead": "APPC-LCM-READ",
-       "appcClientTopicWrite": "APPC-LCM-WRITE",
+       "appcClientTopicRead": "APPC-LCM-WRITE",
+       "appcClientTopicWrite": "APPC-LCM-READ",
        "appcClientTopicSdncRead": "SDNC-LCM-WRITE",
        "appcClientTopicSdncWrite": "SDNC-LCM-READ",
        "appcClientTopicReadTimeout": "360000",