Preload sdnc naming policy in xacml-pdp 37/105437/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 7 Apr 2020 18:26:35 +0000 (14:26 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 7 Apr 2020 18:26:44 +0000 (14:26 -0400)
Adding sdnc naming policy to xacml subgroup in defaultGroup so that the policy
can be auto deployed to the xacml-pdp after registration with PAP.

Issue-ID: POLICY-2476
Change-Id: I355e7b5e56b9a6a7f0fda96a7b2dfd640b7bd930
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
main/src/main/resources/PapDb.json

index 2d34d79..e53ef19 100644 (file)
           ],
           "currentInstanceCount": 0,
           "desiredInstanceCount": 1,
-          "policies": []
+          "policies": [
+            {
+              "name": "SDNC_Policy.ONAP_VNF_NAMING_TIMESTAMP",
+              "version": "1.0.0"
+            }
+          ]
         },
         {
           "pdpType": "drools",