aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-04-18 17:24:52 -0400
committerRob Daugherty <rd472p@att.com>2018-04-18 17:25:36 -0400
commitcc72d12203627d5b771fb1dd1bbe04a5ac79e3e5 (patch)
tree31128f5e0dd8ac618dddd63fe77cb57d9d7f030d
parent2f62eab3648a0fd941500c6770b55b4de03099e6 (diff)
AAI endpoint config in mso-docker.json
Change-Id: Ib96c41df7f4bdc3183616a767fb10201aa2c6aae Issue-ID: SO-576 Signed-off-by: Rob Daugherty <rd472p@att.com>
-rw-r--r--environments/mso-docker.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/environments/mso-docker.json b/environments/mso-docker.json
index 6c9dd7d..e8142f2 100644
--- a/environments/mso-docker.json
+++ b/environments/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":