From: a.sreekumar Date: Mon, 3 Feb 2020 14:56:30 +0000 (+0000) Subject: Adding Tosca compliant operational policy type to defaultGroup for apex-pdp X-Git-Tag: 2.2.0~16^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ffcad027c7461eb36f23edb69b717e5029f6e7a2;p=policy%2Fpap.git Adding Tosca compliant operational policy type to defaultGroup for apex-pdp Change-Id: I4b8b66657e84fe1d86ffd7972ff5c183f6ea0f74 Issue-ID: POLICY-2147 Signed-off-by: a.sreekumar --- diff --git a/main/src/main/resources/PapDb.json b/main/src/main/resources/PapDb.json index 0f4c3d5b..d97da4fc 100644 --- a/main/src/main/resources/PapDb.json +++ b/main/src/main/resources/PapDb.json @@ -97,6 +97,10 @@ "name": "onap.policies.controlloop.operational.Apex", "version": "1.0.0" }, + { + "name": "onap.policies.controlloop.operational.common.Apex", + "version": "1.0.0" + }, { "name": "onap.policies.native.Apex", "version": "1.0.0"