summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-04-19 12:04:50 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-19 12:04:50 +0000
commit9e951e4fa442776377d549ee42e77145a4caa5ec (patch)
treee25077590b4b5724f4194006b7ba60289b998d4f
parenta3c7fb75e411f2448625e3f4cb1328b892e0cc2f (diff)
parentde6e5e1d27c40cc7ad5f9ff2367c7d8bb14b65ea (diff)
Merge "AAI endpoint config in mso-docker.json"
-rw-r--r--volumes/mso/chef-config/mso-docker.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/volumes/mso/chef-config/mso-docker.json b/volumes/mso/chef-config/mso-docker.json
index 5d3b56a..89a5d43 100644
--- a/volumes/mso/chef-config/mso-docker.json
+++ b/volumes/mso/chef-config/mso-docker.json
@@ -18,12 +18,17 @@
"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":