aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupDeployControllerV1.java
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Upgrade to oparent 3.2.1pdragosh1-9/+9
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