Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies 56/117756/3
authorwaynedunican <wayne.dunican@est.tech>
Thu, 11 Feb 2021 16:31:38 +0000 (16:31 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Fri, 12 Feb 2021 09:03:19 +0000 (09:03 +0000)
commitaae9e0b762320f82a1907074667a44bd1349945f
tree0742330ea30de0908c67c3f65c962515a91e1d68
parentf04d89c55ab4dfa94dfed1cc9b65471d1d3140c5
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>
models-pdp/src/main/java/org/onap/policy/models/pdp/concepts/PdpUpdate.java