Adding native policy types to defaultGroup 53/99253/1
authorramverma <ram.krishna.verma@est.tech>
Fri, 6 Dec 2019 11:46:42 +0000 (11:46 +0000)
committerramverma <ram.krishna.verma@est.tech>
Fri, 6 Dec 2019 11:46:51 +0000 (11:46 +0000)
Adding the native policy types for drools, apex & xacml to the
supportedPolicyTypes of the individual subGroups in the defaultGroup. So
that native policies can be deployed in the pdps belonging to
defaultGroup.

Issue-ID: POLICY-2279
Change-Id: I8707dfd3a9af055e02d29752386160631d022d08
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
main/src/main/resources/PapDb.json

index f58e367..a6d0a00 100644 (file)
             {
               "name": "onap.policies.optimization.VnfPolicy",
               "version": "1.0.0"
+            },
+            {
+              "name": "onap.policies.native.Xacml",
+              "version": "1.0.0"
             }
           ],
           "currentInstanceCount": 0,
             {
               "name": "onap.policies.controlloop.Operational",
               "version": "1.0.0"
+            },
+            {
+              "name": "onap.policies.native.Drools",
+              "version": "1.0.0"
             }
           ],
           "currentInstanceCount": 0,
             {
               "name": "onap.policies.controlloop.operational.Apex",
               "version": "1.0.0"
+            },
+            {
+              "name": "onap.policies.native.Apex",
+              "version": "1.0.0"
             }
           ],
           "currentInstanceCount": 0,