blob: 6a439d5583297bcf835bef9428c229181973ecc9 [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
22# SYSTEM software configuration
23
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050024POLICY_HOME=/opt/app/policy
25JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
26KEYSTORE_PASSWD=PolicyR0ck$
27
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050028# Telemetry credentials
29
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050030ENGINE_MANAGEMENT_PORT=9696
Jorge Hernandezd69cc0d2017-08-30 06:09:32 -050031ENGINE_MANAGEMENT_HOST=0.0.0.0
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050032ENGINE_MANAGEMENT_USER=@1b3rt
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050033ENGINE_MANAGEMENT_PASSWORD=31nst31n
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050034
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050035# nexus repository
36
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050037snapshotRepositoryID=policy-nexus-snapshots
38snapshotRepositoryUrl=http://nexus:8081/nexus/content/repositories/snapshots/
39releaseRepositoryID=policy-nexus-releases
40releaseRepositoryUrl=http://nexus:8081/nexus/content/repositories/releases/
41repositoryUsername=admin
42repositoryPassword=admin123
43
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050044# Relational (SQL) DB access
45
46SQL_HOST=mariadb
47SQL_USER=policy_user
48SQL_PASSWORD=policy_user
49
50# PDP-D DMaaP configuration channel
51
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050052PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
53PDPD_CONFIGURATION_SERVERS=vm1.mr.simpledemo.openecomp.org
54PDPD_CONFIGURATION_API_KEY=
55PDPD_CONFIGURATION_API_SECRET=
56PDPD_CONFIGURATION_CONSUMER_GROUP=
57PDPD_CONFIGURATION_CONSUMER_INSTANCE=
58PDPD_CONFIGURATION_PARTITION_KEY=
59
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050060# PAP
61
62PAP_HOST=pap
63PAP_USERNAME=testpap
64PAP_PASSWORD=alpha123
65
66# PDP-X
67
68PDP_HOST=pdp
69PDP_USERNAME=testpdp
70PDP_PASSWORD=alpha123
Jorge Hernandeze7046a02017-09-25 11:18:19 -050071PDP_CLIENT_USERNAME=python
72PDP_CLIENT_PASSWORD=test
73PDP_ENVIRONMENT=TEST
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050074
75# DCAE DMaaP
76
Jorge Hernandez52c38022017-10-11 22:08:37 -050077DCAE_TOPIC=unauthenticated.DCAE_CL_OUTPUT
Jorge Hernandez9eb6ad52017-08-02 09:58:13 -050078DCAE_SERVERS=10.0.4.102
79
80# Open DMaaP
81
82DMAAP_SERVERS=vm1.mr.simpledemo.openecomp.org
Jorge Hernandezd69cc0d2017-08-30 06:09:32 -050083
84# AAI
85
86AAI_URL=https://aai.api.simpledemo.openecomp.org:8443
87AAI_USERNAME=POLICY
88AAI_PASSWORD=POLICY
89
90# MSO
91
Jorge Hernandez223776e2017-09-18 10:20:14 -050092SO_URL=http://vm1.mso.simpledemo.openecomp.org:8080/ecomp/mso/infra
93SO_USERNAME=InfraPortalClient
94SO_PASSWORD=password1$
Jorge Hernandez5ed2f952017-09-06 19:42:47 -050095
96# VFC
97
98VFC_URL=
99VFC_USERNAME=
100VFC_PASSWORD=