blob: 7c03e0523eca6f21c827f83b9a4b1a749e5a7d69 [file] [log] [blame]
Instrumental7a1817b2018-11-05 11:11:15 -06001#########
2# ============LICENSE_START====================================================
3# org.onap.aaf
4# ===========================================================================
5# Copyright (c) 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#
Instrumental3505a522019-01-31 14:49:24 -060020################################
21# Locator info
22#
23# Sample versions for
24# 1) no container
25# 2) Docker
26# 3) Helm (Kubernetes and Helm)
27# 4) OOM (Kubernetes with OOM)
28################################
Instrumentaldbec4752019-05-31 15:08:37 -050029aaf_locate_url.docker=https://aaf-locate:8095
30aaf_locate_url.helm=https://aaf-locate.%CNS:8095
31aaf_locate_url.oom=https://aaf-locate.%CNS:8095
32
Instrumentalbd7def72019-04-03 08:25:28 -050033aaf_locator_app_ns=%AAF_NS
Instrumental3505a522019-01-31 14:49:24 -060034aaf_locator_name=%NS.%N
35aaf_locator_name.docker=%CNS.%NS.%N
Instrumental4ac37bf2019-04-10 13:01:30 -050036aaf_root_ns=org.osaaf.aaf
37
Instrumental4ac37bf2019-04-10 13:01:30 -050038# EL Alto and beyond
Instrumentaldbec4752019-05-31 15:08:37 -050039aaf_locator_name.docker=%CNS.%NS.%N
40aaf_locator_name.oom=%CNS.%NS.%N
41aaf_locator_name.helm=%CNS.%NS.%N
Instrumental4ac37bf2019-04-10 13:01:30 -050042
Instrumental3505a522019-01-31 14:49:24 -060043aaf_locator_fqdn.docker=aaf-%N
44aaf_locator_fqdn.helm=aaf-%N.%CNS
45aaf_locator_fqdn.oom=aaf-%N.%CNS
46
Instrumental4ac37bf2019-04-10 13:01:30 -050047# initial trusted CAs
48cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_7, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US