summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2020-02-03 14:56:30 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2020-02-03 14:56:37 +0000
commitffcad027c7461eb36f23edb69b717e5029f6e7a2 (patch)
treedb27299cf456cff4623f447ad3a2ba48761ac0bf
parented9690a42e5fd7007a91275a6ad208d1a7dafcaa (diff)
Adding Tosca compliant operational policy type to defaultGroup for apex-pdp
Change-Id: I4b8b66657e84fe1d86ffd7972ff5c183f6ea0f74 Issue-ID: POLICY-2147 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
-rw-r--r--main/src/main/resources/PapDb.json4
1 files changed, 4 insertions, 0 deletions
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
@@ -98,6 +98,10 @@
"version": "1.0.0"
},
{
+ "name": "onap.policies.controlloop.operational.common.Apex",
+ "version": "1.0.0"
+ },
+ {
"name": "onap.policies.native.Apex",
"version": "1.0.0"
}