commit | c9c5db71b36204cabbbb34e7caba625197968b8f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Nov 20 13:48:16 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Nov 20 23:49:59 2019 +0000 |
tree | 603233bbd5fa9e77a4cce706d0b4b604d3a9a6b9 | |
parent | 892ee586c85c7fc4cdd12d7f42a70a12f7006d77 [diff] |
Undeploy policies when deploy fails Modified the code so that if a PDP fails to deploy one or more policies specified in a PDP-UPDATE message, PAP will undeploy those policies that failed to deploy to the PDP. This entails removing the policies from the Pdp Group(s), issuing new PDP-UPDATE requests, and updating the notification tracking data. Issue-ID: POLICY-2155 Change-Id: I1740282385b0fa804254ebdf57537ef0f3a7a4c8 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install