aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/startstop
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-17/+18
2023-08-08Removed db-based statistics featureSuresh Charan1-4/+1
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares1-8/+13
2022-02-23Adding deployment metrics to PAPa.sreekumar1-1/+2
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-4/+5
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar2-167/+2
2021-06-23Remove expired PDPsJim Hahn2-11/+62
2021-05-27support external configuration of pdp groupsjhh1-7/+30
2020-08-14Using standard success/failure messages in PAPa.sreekumar1-5/+4
2020-08-10Changes to make PAP container crash with non zero exitCodea.sreekumar1-9/+15
2020-02-10Cleanup the sonar issues in PAPa.sreekumar1-5/+7
2019-10-29Generate notifications when policies changejh73581-0/+6
2019-07-30Use new addTopic(TopicParameterGroup) method in PAPjrh31-5/+1
2019-07-08Fix pap due to sonar changes in commonjrh32-4/+4
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar2-10/+4
2019-04-16Clear servlets at the start of testsJim Hahn2-0/+4
2019-03-26Add components for PDP communicationJim Hahn1-0/+9
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn2-15/+34
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn2-4/+15
2019-03-07Refactor REST server testsJim Hahn2-39/+50
2019-02-25Replace static methods with single getInstanceJim Hahn1-8/+28
2019-02-07Adding statistics endpoint to policy/papramverma1-5/+38
2019-01-31Create basic structure of pap componentramverma2-0/+126