aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Only update policies in PAP REST APIJim Hahn3-0/+71
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar2-18/+3
2019-11-06Support policy types with wild-cardsJim Hahn4-0/+101
2019-10-29Generate notifications when policies changejh73582-0/+53
2019-06-20Allow integer version when using PDP Group Deployjrh33-0/+134
2019-06-05Reject policy deployment with version mismatchJim Hahn1-0/+72
2019-06-04Undeploy policies when subgroup is deletedJim Hahn1-0/+64
2019-04-24Validate supported types3.0.2-ONAPJim Hahn1-0/+4
2019-04-15Fix sonar issues in PAPJim Hahn7-7/+7
2019-04-15Support integer policy-versionJim Hahn1-7/+0
2019-04-13Support group-oriented REST APIJim Hahn9-0/+149
2019-04-11Don't change group version numberJim Hahn1-60/+1
2019-04-11Fix junits broken with policy-id changeJim Hahn4-13/+13
2019-04-10Add junit tests for PdpGroupDeleteProviderJim Hahn2-0/+65
2019-04-05Delay DB updates until all policies processedJim Hahn1-1/+1
2019-04-05Flesh out policy deployment REST APIJim Hahn19-0/+385