aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-onap-bbs/src
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2020-09-17 12:02:19 +0100
committera.sreekumar <ajith.sreekumar@bell.ca>2020-09-17 14:38:33 +0100
commit9833876720ff14517ee78bda557e6021df723800 (patch)
treef377fa67a4da7056fdd38d0fa1ffeaf6c67dd0a6 /examples/examples-onap-bbs/src
parent1fa517c8b4babb231e448021e58c5d57f96b574c (diff)
Cleanup related to removal of legacy format support in APEX
This review basically just removes all "policyModelFileName" occurences which are not used anymore. Change-Id: Ibac8ec776dd989a5d677ff27a99eb7a36110773f Issue-ID: POLICY-2835 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'examples/examples-onap-bbs/src')
-rw-r--r--examples/examples-onap-bbs/src/main/resources/examples/config/ONAPBBS/NomadicONTPolicyModel_config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/examples-onap-bbs/src/main/resources/examples/config/ONAPBBS/NomadicONTPolicyModel_config.json b/examples/examples-onap-bbs/src/main/resources/examples/config/ONAPBBS/NomadicONTPolicyModel_config.json
index f38bb8cd2..1c84dc59e 100644
--- a/examples/examples-onap-bbs/src/main/resources/examples/config/ONAPBBS/NomadicONTPolicyModel_config.json
+++ b/examples/examples-onap-bbs/src/main/resources/examples/config/ONAPBBS/NomadicONTPolicyModel_config.json
@@ -5,7 +5,6 @@
"id": 101,
"instanceCount": 4,
"deploymentPort": 12345,
- "policyModelFileName": "/home/apexuser/examples/models/ONAPBBS/NomadicONTPolicyModel.json",
"engineParameters": {
"executorParameters": {
"MVEL": {