aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/comm/PdpModifyRequestMapTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-74/+80
2023-01-31Upgrade and clean up dependenciesliamfallon1-5/+5
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-18/+23
2021-09-02Fix PAP PDP expiration timerJim Hahn1-0/+12
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn1-4/+18
2021-06-23Remove expired PDPsJim Hahn1-171/+63
2021-05-27Update PAP to check for deployed policies onlywaynedunican1-3/+4
2021-02-12Fix sonars from dependency upgradeJim Hahn1-7/+3
2021-01-15Make PAP statelessJim Hahn1-3/+38
2021-01-05Changed identifiers to concept identifiersliamfallon1-5/+5
2020-02-10Cleanup the sonar issues in PAPa.sreekumar1-3/+6
2019-11-20Undeploy policies when deploy failsJim Hahn1-1/+116
2019-11-07PAP should not deactivate PDPsJim Hahn1-56/+74
2019-11-05Simplify request handling in PAPJim Hahn1-11/+56
2019-10-29Generate notifications when policies changejh73581-0/+3
2019-04-12Update PDP with null group/subgroup when disabledJim Hahn1-7/+43
2019-04-10Remove PDP from all active groupsJim Hahn1-14/+0
2019-04-09Refactor request mapJim Hahn1-352/+399
2019-04-05Flesh out policy deployment REST APIJim Hahn1-18/+8
2019-04-05Fixes per latest models updatesJim Hahn1-3/+2
2019-04-03Fix classes in pap to align with change in modelsramverma1-1/+17
2019-04-02Remove pdpType from testsJim Hahn1-1/+0
2019-04-01Add mapper classJim Hahn1-7/+19
2019-03-26Add components for PDP communicationJim Hahn1-0/+575