Generate SDNR notification in drools-apps 14/108414/1
authorJim Hahn <jrh3@att.com>
Wed, 27 May 2020 21:57:51 +0000 (17:57 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 28 May 2020 14:31:50 +0000 (10:31 -0400)
commitf9bd8844ef8f572cd0db639a9721caa42c17dfe2
treeb76001ba365fa04af9225341e427f017d0127e8d
parentba13401d2878da975b7decd0cf72f40bda1de7bc
Generate SDNR notification in drools-apps

Modified drools-apps to generate the SDNR notification using the
SDNR-response provided by the actor in the operation outcome, instead of
using the controlloop-response provided in the operation outcome, as the
latter is deprecated.

Issue-ID: POLICY-2593
Change-Id: I70ee4a4b11345a4295d720250a63f407f51cb0bd
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/common/eventmanager/src/main/java/org/onap/policy/controlloop/eventmanager/ControlLoopOperationManager2.java
controlloop/common/eventmanager/src/test/java/org/onap/policy/controlloop/eventmanager/ControlLoopOperationManager2Test.java