diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:10:45 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-24 23:12:33 +0300 |
commit | aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4 (patch) | |
tree | acb31d8e3f975de699bfbd47a45d9e8bc28cc8d5 /sdc-os-chef | |
parent | eeec4b98a8a9ddcde80ce0260038d5b9191fc832 (diff) |
update portal url
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061
Issue-Id: SDC-531
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index a19f7cf9fd..1022a03285 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -17,7 +17,7 @@ "private": "eth1" }, "ECompP": { - "ecomp_rest_url": "http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/auxapi", + "ecomp_rest_url": "http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi", "ueb_url_list": "10.0.11.1,10.0.11.1", "app_secret": "XftIATw9Jr3VzAcPqt3NnJOu", "app_key": "x9UfO7JsDn8BESVX", |