blob: 8b01d9515df45953164e6881e5619ddf981468d8 [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################################
Instrumentalbd7def72019-04-03 08:25:28 -050029aaf_locator_app_ns=%AAF_NS
Instrumental3505a522019-01-31 14:49:24 -060030aaf_locator_name=%NS.%N
31aaf_locator_name.docker=%CNS.%NS.%N
Instrumental4ac37bf2019-04-10 13:01:30 -050032aaf_root_ns=org.osaaf.aaf
33
34# Dublin
35aaf_locator_name.oom=%NS.%N
36aaf_locator_name.helm=%NS.%N
37aaf_locator_public_name.oom=public.%NS.%N
38aaf_locator_public_name.helm=public.%NS.%N
39
40# EL Alto and beyond
41# aaf_locator_name.oom=%CNS.%NS.%N
42# aaf_locator_name.helm=%CNS.%NS.%N
43
Instrumental3505a522019-01-31 14:49:24 -060044aaf_locator_fqdn.docker=aaf-%N
45aaf_locator_fqdn.helm=aaf-%N.%CNS
46aaf_locator_fqdn.oom=aaf-%N.%CNS
47
Instrumental4ac37bf2019-04-10 13:01:30 -050048# initial trusted CAs
49cadi_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