commit | aae9e0b762320f82a1907074667a44bd1349945f | [log] [tgz] |
---|---|---|
author | waynedunican <wayne.dunican@est.tech> | Thu Feb 11 16:31:38 2021 +0000 |
committer | waynedunican <wayne.dunican@est.tech> | Fri Feb 12 09:03:19 2021 +0000 |
tree | 0742330ea30de0908c67c3f65c962515a91e1d68 | |
parent | f04d89c55ab4dfa94dfed1cc9b65471d1d3140c5 [diff] |
Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies Update the PdpUpdate class to store lists of deployed and undeployed policies while maintaining it's current original full list of policies. This will ensure that the changes to send policy updates only in the PDP_UPDATE message will not effect the PDPs they can support updated policies. Issue-ID: POLICY-2112 Change-Id: I1a6e9d426ed3a8a3b4469a8b72ef57441e50545e Signed-off-by: waynedunican <wayne.dunican@est.tech>
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