From: a.sreekumar Date: Mon, 3 Feb 2020 15:14:48 +0000 (+0000) Subject: Adding Tosca compliant operational policy type to default config file for apex-pdp X-Git-Tag: 2.3.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=638b2eb291ae8a6d4858f95a007424f982e2dded;p=policy%2Fapex-pdp.git Adding Tosca compliant operational policy type to default config file for apex-pdp Change-Id: I6de1fd31c2e73814a546b05ee71419fded4a3357 Issue-ID: POLICY-2147 Signed-off-by: a.sreekumar --- diff --git a/services/services-onappf/src/main/resources/config/OnapPfConfig.json b/services/services-onappf/src/main/resources/config/OnapPfConfig.json index af1e25353..c08c44072 100644 --- a/services/services-onappf/src/main/resources/config/OnapPfConfig.json +++ b/services/services-onappf/src/main/resources/config/OnapPfConfig.json @@ -17,6 +17,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"