diff options
author | Tal Gitelman <tal.gitelman@att.com> | 2018-11-29 11:57:23 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-29 11:38:10 +0000 |
commit | d8bdab062d106a854ae7719433baeaa3954c88b6 (patch) | |
tree | 7efefafebad94ff9324e3dddea84f08145076214 /sdc-os-chef/environments | |
parent | d7b6bb274a1cc6f4e303045587b7c61e505e0fb7 (diff) |
update sdc portal integration
Issue-ID: SDC-1749
Change-Id: Ie306076357cb572402ac80b4be9eb9c5cfa960dd
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
Diffstat (limited to 'sdc-os-chef/environments')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index d73893960f..c998d8bcfb 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -23,7 +23,8 @@ "ecomp_redirect_url": "http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm", "cipher_key": "AGLDdG4D04BKm2IxIWEr8o==", "portal_user": "Ipwxi2oLvDxctMA1royaRw1W0jhucLx+grHzci3ePIA=", - "portal_pass": "j85yNhyIs7zKYbR1VlwEfNhS6b7Om4l0Gx5O8931sCI=" + "portal_pass": "j85yNhyIs7zKYbR1VlwEfNhS6b7Om4l0Gx5O8931sCI=", + "portal_app_name": "Ipwxi2oLvDxctMA1royaRw1W0jhucLx+grHzci3ePIA=" }, "UEB": { "PublicKey": "iPIxkpAMI8qTcQj8", |