onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / policy / opt / policy / config / pe / brmsgw.conf
1 # BRMSpep component installation configuration parameters
2 BRMSGW_JMX_PORT=9989
3
4 COMPONENT_X_MX_MB=1024
5 COMPONENT_X_MS_MB=1024
6
7 REST_PAP_URL=http://pap:9091/pap/
8 REST_PDP_ID=http://pdp:8081/pdp/
9
10 PDP_HTTP_USER_ID=testpdp
11 PDP_HTTP_PASSWORD=alpha123
12 PDP_PAP_PDP_HTTP_USER_ID=testpap
13 PDP_PAP_PDP_HTTP_PASSWORD=alpha123
14
15 M2_HOME=/usr/share/maven
16 snapshotRepositoryID=policy-nexus-snapshots
17 snapshotRepositoryName=Snapshots
18 snapshotRepositoryURL=http://nexus.onap-policy:8081/nexus/content/repositories/snapshots
19 releaseRepositoryID=policy-nexus-releases
20 releaseRepositoryName=Releases
21 releaseRepositoryURL=http://nexus.onap-policy:8081/nexus/content/repositories/releases
22 repositoryUsername=admin
23 repositoryPassword=admin123
24 UEB_URL=dmaap.onap-message-router
25 UEB_TOPIC=PDPD-CONFIGURATION
26 UEB_API_KEY=
27 UEB_API_SECRET=
28
29 groupID=org.openecomp.policy-engine
30 artifactID=drlPDPGroup
31 VFW_GROUP_ID=org.openecomp.policy-engine.drools.vFW
32 VFW_ARTIFACT_ID=policy-vFW-rules
33 VDNS_GROUP_ID=org.openecomp.policy-engine.drools.vDNS
34 VDNS_ARTIFACT_ID=policy-vDNS-rules
35
36
37 # the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase
38 resource_name=brmsgw_1
39 node_type=brms_gateway
40
41 CLIENT_ID=PyPDPServer
42 CLIENT_KEY=test
43 ENVIRONMENT=TEST