summaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/upgradeGroupDao_DiffVers.json
AgeCommit message (Collapse)AuthorFilesLines
2019-06-05Reject policy deployment with version mismatchJim Hahn1-0/+72
PAP should not allow multiple versions of a policy to be deployed to the same PDP. Modified the code to reject deployment requests where a different version of the policy is already deployed. This impacts both the PDP-Group-Deploy and the Simple-Deploy REST APIs. Change-Id: I586b764951c20228d0d80ec8326869215e970fdf Issue-ID: POLICY-1785 Signed-off-by: Jim Hahn <jrh3@att.com>