aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupDeployControllerV1.java
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-23/+32
2021-07-29Fix swagger tags in controllersRam Krishna Verma1-2/+2
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn1-13/+11
2021-06-28Update pap for checkstyle 8.43liamfallon1-12/+25
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares1-13/+12
2021-05-06Fix sonars in policy-papJim Hahn1-2/+2
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar1-3/+11
2019-12-09Only update policies in PAP REST APIJim Hahn1-8/+9
2019-12-03Move deploy/undeploy REST classesJim Hahn1-0/+152
2019-04-05Flesh out policy deployment REST APIJim Hahn1-134/+0
2019-04-04Adding more code to pdp registration handlerramverma1-2/+2
2019-04-03Fix classes in pap to align with change in modelsramverma1-1/+4
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn1-5/+5
2019-03-13Add simple deploy/undeploy REST APIJim Hahn1-2/+45
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-0/+88