[AAI] Reintegrate AAI OOM charts in main repo
[oom.git] / kubernetes / aai / components / aai-sparky-be / resources / config / application-oxm-schema-prod.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 oxm.schemaNodeDir=/opt/app/sparky/onap/oxm
16 #schemaServiceTranslator is used to define whether to retreive the oxm from schema service microservice or read from the disk, possible values are schema-service/config 
17 oxm.schemaServiceTranslatorList=config
18 # The end point for onap is https://<hostname>:<port>/onap/schema-service/v1/
19 oxm.schemaServiceBaseUrl=https://<schema-service/config>/aai/schema-service/v1/
20 oxm.schemaServiceKeystore=file:${CONFIG_HOME}/auth/aai-client-cert.p12
21 oxm.schemaServiceTruststore=file:${CONFIG_HOME}/auth/tomcat_keystore
22 oxm.schemaServiceKeystorePassword=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
23 oxm.schemaServiceTruststorePassword=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
24
25
26
27 # Schema Service need this variable for the time being
28 spring.applicationName=sparky