commit | df6d6bb862fb0af49a8873479f9e3b609553deca | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Apr 08 12:37:20 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Apr 08 14:36:45 2020 -0400 |
tree | bc5ef9a08ccb0c0a4a27951c56c5b42350d297ea | |
parent | 9b3ff5f270572a6760ff07dda9577cdadb53b088 [diff] |
SDNR Actor enhancements Made the following changes: - Enhanced SDNR Actor to support any operation name specified within the policy, constructing the same request, but passing a different "RPC name" and "Action" in the request. - Added ControlLoopResponse to OperationOutcome - Modified SDNR Actor to populate ControlLoopResponse Issue-ID: POLICY-2468 Change-Id: I50ee0674077d975f3cd211454656edc47d78520f Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install