Merge "[UUI] Service Mesh Compliance for UUI"
[oom.git] / kubernetes / appc / resources / config / appc / opt / onap / appc / data / properties / cadi.properties
1 {{/*
2 ###
3 # ============LICENSE_START=======================================================
4 # APPC
5 # ================================================================================
6 # Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
7 # ================================================================================
8 # Licensed under the Apache License, Version 2.0 (the "License");
9 # you may not use this file except in compliance with the License.
10 # You may obtain a copy of the License at
11 #
12 #      http://www.apache.org/licenses/LICENSE-2.0
13 #
14 # Unless required by applicable law or agreed to in writing, software
15 # distributed under the License is distributed on an "AS IS" BASIS,
16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17 # See the License for the specific language governing permissions and
18 # limitations under the License.
19 # ============LICENSE_END=========================================================
20 ###
21 #hostname=localhost
22 */}}
23
24 cadi_loglevel=DEBUG
25 cadi_bath_convert=/opt/onap/appc/data/properties/bath_config.csv
26
27 ############################################################
28 # Properties Generated by AT&T Certificate Manager
29 # @copyright 2016, AT&T
30 ############################################################
31 cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US
32 cadi_keyfile=/opt/onap/appc/data/stores/org.onap.appc.keyfile
33 cadi_keystore=/opt/onap/appc/data/stores/org.onap.appc.p12
34 cadi_keystore_password=enc:j5wAY4JjI6Gg8KbPRT3CK55kCaBZcrSq9XMe0vU2Hj3_TWfhln414p_og8-0u4EV
35 #cadi_key_password=enc:<KEY PASSWORD (optional if the same as KEYSTORE PASSWORD)>
36 cadi_alias=appc@appc.onap.org
37 cadi_truststore=/opt/onap/appc/data/stores/truststoreONAPall.jks
38 cadi_truststore_password=enc:9WJ6CRlrFmHiQrFlckhHybFXOwPW3tRetofp3AZ5nyt
39
40 ##
41 ## org.osaaf.location.props
42 ##
43 ## Localized Machine Information
44 ##
45 # Almeda California ?
46 cadi_latitude=37.78187
47 cadi_longitude=-122.26147
48
49 # Locate URL (which AAF Env)
50 aaf_locate_url=https://aaf-locate.{{.Release.Namespace}}:8095
51
52 # AAF URL
53 aaf_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.service:2.1
54
55 # AAF Environment Designation
56 aaf_env=DEV
57
58 # OAuth2 Endpoints
59 aaf_oauth2_token_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.token:2.1/token
60 aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.introspect:2.1/introspect