aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-04-24 15:00:18 -0400
committerRob Daugherty <rd472p@att.com>2018-04-24 15:00:39 -0400
commitd2db1cfc4d4f8da09ad87652d776f40e04acf6d4 (patch)
tree776a0cabc77be2af7ad1c924f2d0ca56d803674a
parent8715b7ea0e7245fd05326796a72a50c8f5bc7ff8 (diff)
Support for new AAI certificate
Change-Id: Ib1add3e92c9313653e67bddef04ffd85bf34c9dc Issue-ID: SO-589 Signed-off-by: Rob Daugherty <rd472p@att.com>
-rw-r--r--environments/mso-docker.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/environments/mso-docker.json b/environments/mso-docker.json
index 3529c65..397e09e 100644
--- a/environments/mso-docker.json
+++ b/environments/mso-docker.json
@@ -19,14 +19,14 @@
"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"
},
@@ -185,7 +185,7 @@
"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",