Preload the policy types for native policies
[policy/api.git] / packages / policy-api-tarball / src / main / resources / etc / defaultConfig.json
index 8cca7cd..1e8d0d0 100644 (file)
@@ -35,6 +35,9 @@
         "policytypes/onap.policies.controlloop.guard.MinMax.yaml",
         "policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.yaml",
         "policytypes/onap.policies.controlloop.Operational.yaml",
-        "policytypes/onap.policies.Naming.yaml"
+        "policytypes/onap.policies.Naming.yaml",
+        "policytypes/onap.policies.drools.Controller.yaml",
+        "policytypes/onap.policies.native.Drools.yaml",
+        "policytypes/onap.policies.native.Xacml.yaml"
     ]
 }