diff options
author | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-04-03 11:29:57 -0400 |
---|---|---|
committer | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-04-03 11:29:57 -0400 |
commit | 6acafbcae15667225d6c19a66fc5e2f1659d9a83 (patch) | |
tree | 9d709f2cd7eec16b4af68da027169d07fb9cd3dd /deliveries/properties_simpledemo/ONAPPORTAL/portal.properties | |
parent | 640613a13f41f18459eb46f3d5a4c0ff9e02773f (diff) |
Script file changes
Issue-ID: PORTAL-217
Update Beijing deployment scripts for release tags
Change-Id: Id71e771f7f2436ae48db46a001f5b9672cc709d7
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTAL/portal.properties')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTAL/portal.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/portal.properties b/deliveries/properties_simpledemo/ONAPPORTAL/portal.properties index ad62ee0d..601a4d77 100644 --- a/deliveries/properties_simpledemo/ONAPPORTAL/portal.properties +++ b/deliveries/properties_simpledemo/ONAPPORTAL/portal.properties @@ -22,3 +22,8 @@ ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX # Consumer group name for UEB topic. # Use the special tag to generate a unique one for each sdk-app server. ueb_app_consumer_group_name = {UUID} + +role_access_centralized = remote + +ext_req_connection_timeout = 15000 +ext_req_read_timeout = 20000 |