commit | c95f74758ccc2aa680bcd7477b10cb47f3b5080e | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Fri Apr 08 16:22:17 2022 +0100 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Fri Apr 08 16:22:22 2022 +0100 |
tree | b9bb3b69b28d6bce62975bcedefe87b5eee7c4bf | |
parent | d0a0ff83aaeccbb16e92b1f09c0160e84e4f8340 [diff] |
Fix wrong APEX-PDP behaviour during state change When a policy is deployed & undeployed, and then on doing PDP_STATE_CHANGE to passive and then active, previously undeployed policies are taken from memory and tried to be deployed. Any undeployed policies should be cleared from the engine memory. This is fixed here. Change-Id: I8f6fbc64d29bd8d89e906376d0770d375ffd8b82 Issue-ID: POLICY-4087 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install