blob: 139a62d1c20a5ea0edfefd9e4d9402005917003e [file] [log] [blame]
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -05001###
2# ============LICENSE_START=======================================================
3# ONAP POLICY
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###
20
21
Temoc Rodriguez2885c312018-01-22 12:59:23 -080022# SYSTEM software configuration
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050023
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050024POLICY_HOME=/opt/app/policy
Jorge Hernandez9c002802018-03-28 17:39:51 -050025POLICY_LOGS=/var/log/onap/policy/pdpd
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050026JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
Temoc Rodriguez2885c312018-01-22 12:59:23 -080027KEYSTORE_PASSWD=Pol1cy_0nap
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050028
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050029# Telemetry credentials
30
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050031ENGINE_MANAGEMENT_PORT=9696
Jorge Hernandezd69cc0d2017-08-30 06:09:32 -050032ENGINE_MANAGEMENT_HOST=0.0.0.0
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050033ENGINE_MANAGEMENT_USER=@1b3rt
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050034ENGINE_MANAGEMENT_PASSWORD=31nst31n
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050035
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050036# nexus repository
37
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050038snapshotRepositoryID=policy-nexus-snapshots
39snapshotRepositoryUrl=http://nexus:8081/nexus/content/repositories/snapshots/
40releaseRepositoryID=policy-nexus-releases
41releaseRepositoryUrl=http://nexus:8081/nexus/content/repositories/releases/
42repositoryUsername=admin
43repositoryPassword=admin123
44
Temoc Rodriguez2885c312018-01-22 12:59:23 -080045# Relational (SQL) DB access
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050046
47SQL_HOST=mariadb
48SQL_USER=policy_user
49SQL_PASSWORD=policy_user
50
51# PDP-D DMaaP configuration channel
52
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050053PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
54PDPD_CONFIGURATION_SERVERS=vm1.mr.simpledemo.openecomp.org
55PDPD_CONFIGURATION_API_KEY=
56PDPD_CONFIGURATION_API_SECRET=
57PDPD_CONFIGURATION_CONSUMER_GROUP=
58PDPD_CONFIGURATION_CONSUMER_INSTANCE=
59PDPD_CONFIGURATION_PARTITION_KEY=
60
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050061# PAP
62
63PAP_HOST=pap
64PAP_USERNAME=testpap
65PAP_PASSWORD=alpha123
66
67# PDP-X
68
69PDP_HOST=pdp
70PDP_USERNAME=testpdp
71PDP_PASSWORD=alpha123
Jorge Hernandeze7046a02017-09-25 11:18:19 -050072PDP_CLIENT_USERNAME=python
73PDP_CLIENT_PASSWORD=test
74PDP_ENVIRONMENT=TEST
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050075
76# DCAE DMaaP
77
Jorge Hernandez52c38022017-10-11 22:08:37 -050078DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
Jorge Hernandez91c46db2017-10-20 14:06:27 -050079DCAE_SERVERS=vm1.mr.simpledemo.openecomp.org
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050080
81# Open DMaaP
82
83DMAAP_SERVERS=vm1.mr.simpledemo.openecomp.org
Jorge Hernandezd69cc0d2017-08-30 06:09:32 -050084
85# AAI
86
87AAI_URL=https://aai.api.simpledemo.openecomp.org:8443
88AAI_USERNAME=POLICY
89AAI_PASSWORD=POLICY
90
91# MSO
92
Jorge Hernandez223776e2017-09-18 10:20:14 -050093SO_URL=http://vm1.mso.simpledemo.openecomp.org:8080/ecomp/mso/infra
94SO_USERNAME=InfraPortalClient
95SO_PASSWORD=password1$
Jorge Hernandez5ed2f952017-09-06 19:42:47 -050096
97# VFC
98
99VFC_URL=
100VFC_USERNAME=
101VFC_PASSWORD=