From: Ram Krishna Verma Date: Thu, 6 Aug 2020 20:24:13 +0000 (-0400) Subject: Remove legacy operational policy from pap X-Git-Tag: 2.3.1~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1dc9c599a0aa339cac04633f5b2d77c6c414e66b;p=policy%2Fpap.git Remove legacy operational policy from pap Issue-ID: POLICY-2763 Change-Id: I9701a80cca10b9fd49d8060ecb6601097ca5824d Signed-off-by: Ram Krishna Verma --- diff --git a/main/src/main/resources/PapDb.json b/main/src/main/resources/PapDb.json index 0ce2b7d1..0fa00b2f 100644 --- a/main/src/main/resources/PapDb.json +++ b/main/src/main/resources/PapDb.json @@ -90,10 +90,6 @@ { "pdpType": "drools", "supportedPolicyTypes": [ - { - "name": "onap.policies.controlloop.Operational", - "version": "1.0.0" - }, { "name": "onap.policies.controlloop.operational.common.Drools", "version": "1.0.0"