commit | fc556cec79885034897d8647b957125c6fc95b5e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Nov 07 16:37:18 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Thu Nov 07 16:37:18 2019 -0500 |
tree | 2449f43613257780e2012d23a024abd139d1b4b6 | |
parent | a3bf3134c01d979cebc94f5b2c915cfa400a9a72 [diff] |
PAP should not deactivate PDPs Modified the code so that it does not send a PASSIVE request to PDPs when they are fail, whether due to an inability to deploy a policy or due to a timeout. However, it still removes the PDP from the PDP Group, if a timeout occurs (but not due to a deployment failure). This review does not include any changes to undeploy failed policies; that will come in a later review. Issue-ID: POLICY-2155 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I15821d299bc3261478fd7fbb9ee62ea4a90123a4
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