summaryrefslogtreecommitdiffstats
path: root/controlloop/common/actors/actor.sdnr
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Add implementation for OOF PCI use caseSaravanan A4-0/+486
Receive DMaaP message from PCI-Handler MS with PCI Config change recommendations through DCAE_CL_OUTPUT topic. Trigger SDN-R (if allowed by policy) by sending DMaaP request through SDNR-CL topic. When the response is received from SDNR through SDNR-CL-RSP topic, just parse and print. Code review comments addressed Change-Id: If340a23ae18367b7f98e31fe79c09a09e645b2ad Issue-ID: POLICY-1089 Signed-off-by: Saravanan A<saravanan.a75@wipro.com>