diff options
author | Tej, Tarun <tt3868@att.com> | 2017-09-27 16:16:31 -0400 |
---|---|---|
committer | Tej, Tarun <tt3868@att.com> | 2017-09-27 16:16:50 -0400 |
commit | f2241621d60bea69bc104788e24c64c17edc8c24 (patch) | |
tree | 716b9357b27ecb712250492424d2e0b5be104a7e | |
parent | 9b65ea22bcd13e3e55ace28575073f0e5c6a90f3 (diff) |
New controller changes to brmsgw conf
Issue-Id: POLICY-263
Change-Id: I9919e5e2dcd68264a7c39f3273423e00b2440a4f
Signed-off-by: Tej, Tarun <tt3868@att.com>
-rw-r--r-- | config/pe/brmsgw.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf index 8b884dae..3e40edba 100644 --- a/config/pe/brmsgw.conf +++ b/config/pe/brmsgw.conf @@ -28,11 +28,8 @@ UEB_API_SECRET= groupID=org.onap.policy-engine artifactID=drlPDPGroup -VFW_GROUP_ID=org.onap.policy-engine.drools.vFW -VFW_ARTIFACT_ID=policy-vFW-rules -VDNS_GROUP_ID=org.onap.policy-engine.drools.vDNS -VDNS_ARTIFACT_ID=policy-vDNS-rules - +AMSTERDAM_GROUP_ID=org.onap.policy-engine.drools.amsterdam +AMSTERDAM_ARTIFACT_ID=policy-amsterdam-rules # the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase resource_name=brmsgw_1 |