Sync the latest code changes
[aai/aai-common.git] / aai-core / src / test / resources / bundleconfig-local / etc / appprops / aaiconfig.properties
1 #
2 # ============LICENSE_START=======================================================
3 # org.onap.aai
4 # ================================================================================
5 # Copyright © 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10 #
11 #    http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 #
20 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
21 #
22
23 ####################################################################
24 #  REMEMBER TO THINK ABOUT ENVIRONMENTAL DIFFERENCES AND CHANGE THE
25 #  TEMPLATE AND *ALL* DATAFILES
26 ####################################################################
27
28 aai.config.checktime=1000
29
30 # this could come from siteconfig.pl?
31 aai.config.nodename=AutomaticallyOverwritten
32
33 aai.logging.hbase.interceptor=true
34 aai.logging.hbase.enabled=true
35 aai.logging.hbase.logrequest=true
36 aai.logging.hbase.logresponse=true
37
38 aai.logging.trace.enabled=true
39 aai.logging.trace.logrequest=false
40 aai.logging.trace.logresponse=false
41
42 aai.transaction.logging=true
43 aai.transaction.logging.get=true
44 aai.transaction.logging.post=true
45
46 aai.server.url.base=https://localhost:8443/aai/
47 aai.server.url=https://localhost:8443/aai/v12/
48 aai.global.callback.url=https://localhost:8443/aai/
49
50 aai.default.api.version=v12
51 aai.resourceversion.enableflag=true
52
53 aai.notification.current.version=v12
54 aai.notificationEvent.default.status=UNPROCESSED
55 aai.notificationEvent.default.eventType=AAI-EVENT
56 aai.notificationEvent.default.domain=devINT1
57 aai.notificationEvent.default.sourceName=aai
58 aai.notificationEvent.default.sequenceNumber=0
59 aai.notificationEvent.default.severity=NORMAL
60 aai.notificationEvent.default.version=v12
61
62
63 # Used by Model-processing code
64 aai.model.delete.sleep.per.vtx.msec=500
65 aai.model.query.resultset.maxcount=50
66 aai.model.query.timeout.sec=90
67
68 # Used by Data Grooming
69 aai.grooming.default.max.fix=150
70 aai.grooming.default.sleep.minutes=7
71
72 # Used by DupeTool
73 aai.dupeTool.default.max.fix=25
74 aai.dupeTool.default.sleep.minutes=7
75
76 aai.model.proc.max.levels=50
77 aai.edgeTag.proc.max.levels=50
78
79 # Used by the ForceDelete tool
80 aai.forceDel.protected.nt.list=cloud-region
81 aai.forceDel.protected.edge.count=10
82 aai.forceDel.protected.descendant.count=10
83
84 # Used for CTAG-Pool generation
85 aai.ctagPool.rangeString.vplsPe1=2001-2500
86 aai.ctagPool.rangeString.vplsPe2=2501-3000
87
88 aai.dmaap.workload.enableEventProcessing=true
89
90 aai.realtime.clients=JUNIT
91
92 aai.server.rebind=g
93 aai.run.migrations=false
94 ecm.auth.password.x=OBF:1igd1i9a1jnb1yte1vv11vu91yt81jk71i6o1idt
95
96 aai.jms.enable=false