diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:10:45 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-25 06:28:31 +0000 |
commit | d7cc2df5b0fa4032baa97e47ff5c5e8b6e27938a (patch) | |
tree | 9ef4b307dd4a326d25bb24d1253c3d63a6a32cb7 /sdc-os-chef/environments | |
parent | 26ffac7f0f508f73a1b0701bc3897d0259409a35 (diff) |
update portal url
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061
Issue-Id: SDC-531
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
Diffstat (limited to 'sdc-os-chef/environments')
-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", |