aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/rest/depundep/TestSessionData.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Move deploy/undeploy REST classesJim Hahn1-662/+0
2019-10-29Generate notifications when policies changejh73581-0/+73
2019-06-20Allow integer version when using PDP Group Deployjrh31-0/+14
2019-05-10Return 200 when policy successfully undeployedJim Hahn1-4/+11
2019-05-09Return error when deleting non-existent policyJim Hahn1-1/+6
2019-04-24Validate supported types3.0.2-ONAPJim Hahn1-2/+38
2019-04-23Return appropriate HTTP status codeJim Hahn1-4/+2
2019-04-15Support integer policy-versionJim Hahn1-38/+56
2019-04-13Support group-oriented REST APIJim Hahn1-23/+212
2019-04-11Don't change group version numberJim Hahn1-98/+18
2019-04-05Delay DB updates until all policies processedJim Hahn1-33/+177
2019-04-05Flesh out policy deployment REST APIJim Hahn1-0/+258