diff options
author | Rob Daugherty <rd472p@att.com> | 2018-04-24 16:34:00 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-04-24 16:34:31 -0400 |
commit | ed0d51ed7ca83ebb8b4dc7fb99480e647a518190 (patch) | |
tree | 6bf05425cfd160b567a901a7583635172982f17b /test/csit | |
parent | 165e6d0835c3a02155e924196a084a0eea306f76 (diff) |
SO Support for new AAI certificate
Change-Id: Ib4e31df7687fbdd35d4a01311eb9eb2c855f1bda
Issue-ID: SO-589
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'test/csit')
-rw-r--r-- | test/csit/scripts/so/chef-config/mso-docker.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/scripts/so/chef-config/mso-docker.json b/test/csit/scripts/so/chef-config/mso-docker.json index 13b0d22fc..1827fa437 100644 --- a/test/csit/scripts/so/chef-config/mso-docker.json +++ b/test/csit/scripts/so/chef-config/mso-docker.json @@ -171,7 +171,7 @@ "sniroTimeout": "PT30M", "serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080", "serviceAgnosticSniroEndpoint": "/sniro/api/v2/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", |