diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-10-10 14:52:54 +0300 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-10-12 08:07:35 +0000 |
commit | 7d05e16f0ab24ba8918bd4466d50a9fb77571552 (patch) | |
tree | d1da92387eaa9d29780d56650e51dc5ccd439107 /sdc-os-chef/environments/Template.json | |
parent | 502b7b7839374680a494c1606798a8b4588daa2b (diff) |
update sdc portal integration
Change-Id: I6e17434f753c2eaa562da80c1eade8688601f510
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'sdc-os-chef/environments/Template.json')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index 34392a4187..5c7e83575d 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -23,13 +23,10 @@ }, "ECompP": { "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", - "inbox_name": "ECOMP-PORTAL-INBOX", "ecomp_redirect_url": "http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm", - "app_topic_name": "ECOMP-PORTAL-OUTBOX-SDC1", - "decryption_key": "AGLDdG4D04BKm2IxIWEr8o==" + "cipher_key": "AGLDdG4D04BKm2IxIWEr8o==", + "portal_user": "Ipwxi2oLvDxctMA1royaRw1W0jhucLx+grHzci3ePIA=", + "portal_pass": "j85yNhyIs7zKYbR1VlwEfNhS6b7Om4l0Gx5O8931sCI=" }, "UEB": { "PublicKey": "iPIxkpAMI8qTcQj8", |