[CONSUL] Add limits to consul chart.
[oom.git] / kubernetes / portal / components / portal-sdk / resources / config / deliveries / properties / ONAPPORTALSDK / portal.properties
1 # Copyright © 2018 Amdocs, Bell Canada, AT&T
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15
16 # Properties read by ECOMP Framework library, ecompFW.jar
17
18 ##########################################################################
19 # The following properties should NOT be changed by partner applications.
20 ##########################################################################
21
22 portal.api.prefix = /api
23 max.idle.time = 5
24 user.attribute.name = user_attribute
25
26 #Use REST API instead of UEB to fetch the functional menu data
27 use_rest_for_functional_menu=true
28
29 ##########################################################################
30 # The following properties MUST be changed by partner applications.
31 ##########################################################################
32
33 # Name of java class that implements the OnBoardingApiService interface.
34 # epsdk 1.3 uses org.onap prefix
35 portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl
36
37 # CSP Global Log On for single sign on
38 ecomp_redirect_url = http://{{.Values.global.portalHostName}}:{{.Values.global.portalFEPort}}/ONAPPORTAL/login.htm
39
40 # URL of the ECOMP Portal REST API
41
42 ecomp_rest_url = http://{{.Values.global.portalHostName}}:{{.Values.global.portalPort}}/ONAPPORTAL/auxapi
43
44 # Applications do not need to run a UEB listener in 1610.
45 ueb_listeners_enable = false
46
47 # UEB Configuration
48 ueb_url_list = message-router
49 # ECOMP Portal listens on this UEB topic
50 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX
51 # Replace these 3 default values with the ones for your specific App,
52 # as shown on the on-boarding page on the ECOMP Portal web application.
53 ueb_app_key = jQd4a9zVNi4ePyBp
54 ueb_app_secret = P0HpqEBhKJvxjRYdw2sCTUll
55 ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-APP1
56 # Consumer group name for UEB topic.
57 # Use the special tag '{UUID}' to generate a unique one for each sdk-app server.
58 ueb_app_consumer_group_name = {UUID}
59
60 decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==