Add 'naming' policy type to defaultGroup table 76/105176/1
authorjhh <jorge.hernandez-herrero@att.com>
Mon, 6 Apr 2020 19:50:43 +0000 (14:50 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Mon, 6 Apr 2020 19:50:43 +0000 (14:50 -0500)
Issue-ID: POLICY-2472
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I1b57c9de5f5d2c4f374283487e56393c492110bd

main/src/main/resources/PapDb.json

index 606ab0b..2d34d79 100644 (file)
             {
               "name": "onap.policies.native.Xacml",
               "version": "1.0.0"
+            },
+            {
+              "name": "onap.policies.Naming",
+              "version": "1.0.0"
             }
           ],
           "currentInstanceCount": 0,