vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 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 | #################################################################### |
| 29 | # REMEMBER TO THINK ABOUT ENVIRONMENTAL DIFFERENCES AND CHANGE THE |
| 30 | # TEMPLATE AND *ALL* DATAFILES |
| 31 | #################################################################### |
| 32 | |
| 33 | aai.config.checktime=1000 |
| 34 | |
| 35 | # this could come from siteconfig.pl? |
| 36 | aai.config.nodename=AutomaticallyOverwritten |
| 37 | |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 38 | aai.server.url.base=https://aai.{{ include "common.namespace" . }}:8443/aai/ |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 39 | aai.server.url=https://aai.{{ include "common.namespace" . }}:8443/aai/{{ .Values.global.config.schema.version.api.default }}/ |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 40 | aai.global.callback.url=https://aai.{{ include "common.namespace" . }}:8443/aai/ |
| 41 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 42 | {{ if .Values.global.config.basic.auth.enabled }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 43 | aai.tools.enableBasicAuth=true |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 44 | aai.tools.username={{ .Values.global.config.basic.auth.username }} |
| 45 | aai.tools.password={{ .Values.global.config.basic.auth.passwd }} |
| 46 | {{ end }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 47 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 48 | aai.truststore.filename={{ .Values.global.config.truststore.filename }} |
| 49 | aai.truststore.passwd.x={{ .Values.global.config.truststore.passwd }} |
| 50 | aai.keystore.filename={{ .Values.global.config.keystore.filename }} |
| 51 | aai.keystore.passwd.x={{ .Values.global.config.keystore.passwd }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 52 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 53 | aai.notification.current.version={{ .Values.global.config.schema.version.api.default }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 54 | aai.notificationEvent.default.status=UNPROCESSED |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 55 | aai.notificationEvent.default.eventType={{ .Values.global.config.notification.eventType }} |
| 56 | aai.notificationEvent.default.domain={{ .Values.global.config.notification.domain }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 57 | aai.notificationEvent.default.sourceName=aai |
| 58 | aai.notificationEvent.default.sequenceNumber=0 |
| 59 | aai.notificationEvent.default.severity=NORMAL |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 60 | aai.notificationEvent.default.version={{ .Values.global.config.schema.version.api.default }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 61 | # This one lets us enable/disable resource-version checking on updates/deletes |
| 62 | aai.resourceversion.enableflag=true |
| 63 | aai.logging.maxStackTraceEntries=10 |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 64 | aai.default.api.version={{ .Values.global.config.schema.version.api.default }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 65 | |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 66 | aai.logging.trace.enabled=true |
| 67 | aai.logging.trace.logrequest=false |
| 68 | aai.logging.trace.logresponse=false |
| 69 | |
| 70 | aai.transaction.logging=true |
| 71 | aai.transaction.logging.get=false |
| 72 | aai.transaction.logging.post=false |
| 73 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 74 | aai.realtime.clients={{ .Values.global.config.realtime.clients }} |
Kajur, Harish (vk250x) | b5f87b4 | 2018-05-03 16:53:51 -0400 | [diff] [blame] | 75 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 76 | # Timeout for crud enabled flag |
| 77 | aai.crud.timeoutenabled={{ .Values.config.crud.timeout.enabled }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 78 | |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 79 | # Timeout app specific -1 to bypass for that app id, a whole number to override the timeout with that value (in ms) |
| 80 | aai.crud.timeout.appspecific={{ .Values.config.crud.timeout.appspecific }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 81 | |
| 82 | #default timeout limit added for crud if not overridden (in ms) |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 83 | aai.crud.timeoutlimit={{ .Values.config.crud.timeout.limit }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 84 | #limit set for bulk consumer APIS |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 85 | aai.bulkconsumer.payloadlimit={{ .Values.config.bulk.limit }} |
vagrant | 1a3a355 | 2018-03-10 23:56:32 +0000 | [diff] [blame] | 86 | |
| 87 | #uncomment and use header X-OverrideLimit with the value to override the bulk api limit |
Kajur, Harish (vk250x) | 00107b5 | 2018-09-06 14:44:40 -0400 | [diff] [blame] | 88 | aai.bulkconsumer.payloadoverride={{ .Values.config.bulk.override }} |