From: A200169490 Date: Tue, 10 Dec 2024 05:06:33 +0000 (+0530) Subject: added tosca xacml policy type in PapDb.json X-Git-Tag: 4.1.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6a0cab011588cca0de2c874961a0a31784f46573;p=policy%2Fpap.git added tosca xacml policy type in PapDb.json Issue-ID: POLICY-5128 Change-Id: I29d35a27fd3546d7fecb164bb043fd326856ae3c Signed-off-by: A200169490 --- diff --git a/main/src/main/resources/PapDb.json b/main/src/main/resources/PapDb.json index 6ee30e1c..10722256 100644 --- a/main/src/main/resources/PapDb.json +++ b/main/src/main/resources/PapDb.json @@ -77,6 +77,10 @@ "name": "onap.policies.native.Xacml", "version": "1.0.0" }, + { + "name": "onap.policies.native.ToscaXacml", + "version": "1.0.0" + }, { "name": "onap.policies.Naming", "version": "1.0.0"