aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2020-03-06 14:23:30 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-06 14:23:30 +0000
commite223731767eb532108c1c2e09cd6cc3c12b77574 (patch)
tree4fdd8e8c598bf333c6880b03cf6c8afd05ab4c03 /packages
parent5949dbc9b1a3648a9d9f4046e565d0ca8be9149a (diff)
parenta160987c31c708dbef54b65ea17b32bd5c5719e2 (diff)
Merge "Apply policy/models native drools policies changes"
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json3
-rw-r--r--packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json3
2 files changed, 2 insertions, 4 deletions
diff --git a/packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json
index 010cd369..95cf0d5e 100644
--- a/packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json
+++ b/packages/policy-api-tarball/src/main/resources/etc/defaultConfig.json
@@ -38,7 +38,6 @@
"policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.yaml",
"policytypes/onap.policies.controlloop.Operational.yaml",
"policytypes/onap.policies.Naming.yaml",
- "policytypes/onap.policies.drools.Controller.yaml",
"policytypes/onap.policies.native.Drools.yaml",
"policytypes/onap.policies.native.Xacml.yaml",
"policytypes/onap.policies.native.Apex.yaml",
@@ -49,4 +48,4 @@
"preloadPolicies" : [
"policies/sdnc.policy.naming.input.tosca.yaml"
]
-} \ No newline at end of file
+}
diff --git a/packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json b/packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json
index 010cd369..95cf0d5e 100644
--- a/packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json
+++ b/packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json
@@ -38,7 +38,6 @@
"policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.yaml",
"policytypes/onap.policies.controlloop.Operational.yaml",
"policytypes/onap.policies.Naming.yaml",
- "policytypes/onap.policies.drools.Controller.yaml",
"policytypes/onap.policies.native.Drools.yaml",
"policytypes/onap.policies.native.Xacml.yaml",
"policytypes/onap.policies.native.Apex.yaml",
@@ -49,4 +48,4 @@
"preloadPolicies" : [
"policies/sdnc.policy.naming.input.tosca.yaml"
]
-} \ No newline at end of file
+}