blob: c7f6bbc1d32036b8e79ac43f933b28dd6e48f62f [file] [log] [blame]
toshrajbhardwajf4fc1c62018-08-06 07:35:14 +00001# 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
rv871fb59b7fd2018-09-05 13:33:10 -040015oxm.schemaNodeDir=/opt/app/sparky/onap/oxm
renealrd7752ba2019-02-28 09:06:18 -050016#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
17oxm.schemaServiceTranslatorList=config
18# The end point for onap is https://<hostname>:<port>/onap/schema-service/v1/
19oxm.schemaServiceBaseUrl=https://<schema-service/config>/aai/schema-service/v1/
20oxm.schemaServiceKeystore=file:${CONFIG_HOME}/auth/aai-client-cert.p12
21oxm.schemaServiceTruststore=file:${CONFIG_HOME}/auth/tomcat_keystore
22oxm.schemaServiceKeystorePassword=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
23oxm.schemaServiceTruststorePassword=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
24
25
26
27# Schema Service need this variable for the time being
28spring.applicationName=sparky