From: Rob Daugherty Date: Tue, 24 Apr 2018 19:00:18 +0000 (-0400) Subject: Support for new AAI certificate X-Git-Tag: 2.0.0-ONAP~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F44503%2F1;p=so%2Fchef-repo.git Support for new AAI certificate Change-Id: Ib1add3e92c9313653e67bddef04ffd85bf34c9dc Issue-ID: SO-589 Signed-off-by: Rob Daugherty --- 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",