Merge "Create VF Module Error"
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Wed, 25 Apr 2018 01:48:42 +0000 (01:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Apr 2018 01:48:42 +0000 (01:48 +0000)
1  2 
volumes/mso/chef-config/mso-docker.json

        "bpelAuth": "786864AA53D0DCD881AED1154230C0C3058D58B9339D2EFB6193A0F0D82530E1",
        "camundaURL": "http://mso:8080",
        "camundaAuth": "5119D1AF37F671FC01FFAD2151D93EFB2BBB503E879FD07104D024EDDF118FD1",
 -      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
 +      "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443",
        "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
        "msoKey": "07a7159d3bf51a0e53be7a8f89699be7"
      },
  
      "mso-asdc-controller-config":
      {
 -      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
 +      "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443",
        "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
        "msoKey": "07a7159d3bf51a0e53be7a8f89699be7"
      },
        "oofTimeout": "PT30M",
        "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8080",
        "serviceAgnosticOofEndpoint": "/api/oof/v1/placement",
 -      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
 +      "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443",
        "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
        "adaptersNamespace": "http://org.openecomp.mso",
        "adaptersCompletemsoprocessEndpoint": "http://mso:8080/CompleteMsoProcess",
        "sdncTimeoutFirewall": "20",
        "callbackRetryAttempts": "30",
        "callbackRetrySleepTime": "1000",
-       "appcTopicRead": "APPC-LCM-READ",
-       "appcTopicReadTimeout": "360000",
-       "appcClientResponseTimeout": "360000",
-       "appcTopicWrite": "APPC-LCM-WRITE",
-       "appcPoolMembers": "10.0.11.1:3904",
-       "appcClientKey": "",
-       "appcClientSecret": "",
-       "appcService": "ueb",
+       "appcClientTopicRead": "APPC-LCM-READ",
+       "appcClientTopicWrite": "APPC-LCM-WRITE",
+       "appcClientTopicSdncRead": "SDNC-LCM-READ",
+       "appcClientTopicSdncWrite": "SDNC-LCM-WRITE",
+       "appcClientTopicReadTimeout": "360000",
+       "appcClientResponseTime": "360000",
+       "appcClientPoolMembers": "ueb01.simpledemo.openecomp.org:3904,ueb02.simpledemo.openecomp.org:3904",
+       "appcClientKey": "VIlbtVl6YLhNUrtU",
+       "appcClientSecret": "64AG2hF4pYeG2pq7CT6XwUOT",
+       "appcClientService": "ueb",
        "workflowL3ToHigherLayerAddBondingModelName": "WAN Bonding",
        "workflowL3ToHigherLayerAddBondingModelVersion": "2.0"
      }