Add APPC properties for topic
[so/chef-repo.git] / environments / mso-docker.json
index f8966b4..3529c65 100644 (file)
       "bpelURL": "http://mso:8080",
       "bpelAuth": "786864AA53D0DCD881AED1154230C0C3058D58B9339D2EFB6193A0F0D82530E1",
       "camundaURL": "http://mso:8080",
-      "camundaAuth": "5119D1AF37F671FC01FFAD2151D93EFB2BBB503E879FD07104D024EDDF118FD1"
+      "camundaAuth": "5119D1AF37F671FC01FFAD2151D93EFB2BBB503E879FD07104D024EDDF118FD1",
+      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
+      "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
+      "msoKey": "07a7159d3bf51a0e53be7a8f89699be7"
     },
 
     "mso-asdc-controller-config":
     {
-      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443"
+      "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
+      "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
+      "msoKey": "07a7159d3bf51a0e53be7a8f89699be7"
     },
 
     "asdc-connections":
       "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",
       "workflowL3ToHigherLayerAddBondingModelName": "WAN Bonding",
       "workflowL3ToHigherLayerAddBondingModelVersion": "2.0"
     }