Adding native policy type to the config file in APEX 54/99254/1
authora.sreekumar <ajith.sreekumar@est.tech>
Fri, 6 Dec 2019 12:37:05 +0000 (12:37 +0000)
committera.sreekumar <ajith.sreekumar@est.tech>
Fri, 6 Dec 2019 12:37:16 +0000 (12:37 +0000)
Change-Id: If8167c837d7d28ec9049b00ff6ca314eb4199930
Issue-ID: POLICY-2279
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
services/services-onappf/src/main/resources/config/OnapPfConfig.json

index 76595a6..af1e253 100644 (file)
         "timeIntervalMs": 120000,
         "pdpType":"apex",
         "description":"Pdp Heartbeat",
-        "supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.Apex","version":"1.0.0"}]
+        "supportedPolicyTypes": [
+            {
+                "name": "onap.policies.controlloop.operational.Apex",
+                "version": "1.0.0"
+            },
+            {
+                "name": "onap.policies.native.Apex",
+                "version": "1.0.0"
+            }
+        ]
     },
     "topicParameterGroup": {
         "topicSources" : [{