0239e2ef838542592242a9be2b25a2ff41aad716
[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 aai.config.checktime=1000
21
22 # this could come from siteconfig.pl?
23 aai.config.nodename=AutomaticallyOverwritten
24
25 aai.transaction.logging=true
26 aai.transaction.logging.get=true
27 aai.transaction.logging.post=true
28
29 aai.server.url.base=https://localhost:8443/aai/
30 aai.server.url=https://localhost:8443/aai/v10/
31 aai.oldserver.url.base=https://localhost:8443/aai/servers/
32 aai.oldserver.url=https://localhost:8443/aai/servers/v2/
33 aai.global.callback.url=https://localhost:8443/aai/
34
35 aai.notification.current.version=v10
36 aai.notificationEvent.default.status=UNPROCESSED
37 aai.notificationEvent.default.eventType=AAI-EVENT
38 aai.notificationEvent.default.domain=devINT1
39 aai.notificationEvent.default.sourceName=aai
40 aai.notificationEvent.default.sequenceNumber=0
41 aai.notificationEvent.default.severity=NORMAL
42 aai.notificationEvent.default.version=v10
43 # This one lets us enable/disable resource-version checking on updates/deletes
44 aai.resourceversion.enableflag=true
45 aai.default.api.version=v10
46
47 aai.example.passwd.x=OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0
48 aai.example.string=hello
49 aai.example.int=7748
50
51 aai.realtime.clients=RO,SDNC,SO
52
53 aai.jms.enable=false
54
55 aai.rest.getall.depthparam=someuuid
56
57 aaf.valid.issuer.wildcard=aaf wild card issuer|aafWildCardIssuer|OU=another
58