aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar2-5/+7
2020-01-14policy/pap jdk11 upgradesHOCKLA5-24/+24
2020-01-10Merge "validate and save PdpStatistisc"Jim Hahn2-2/+143
2020-01-10validate and save PdpStatistiscHenry.Sun2-2/+143
2020-01-09statistics rest api updatening.xi2-1/+94
2019-12-11consolidate Policy Health Check into PAPHengye2-1/+39
2019-12-09Only update policies in PAP REST APIJim Hahn3-352/+322
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar4-158/+824
2019-12-03Move deploy/undeploy REST classesJim Hahn9-12/+10
2019-11-22Update Pdp Group state per PAP APIJim Hahn1-0/+16
2019-11-22Re-register pdp if not found in DBramverma1-9/+49
2019-11-21Merge "Undeploy policies when deploy fails"Jim Hahn6-3/+372
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma2-26/+198
2019-11-20Undeploy policies when deploy failsJim Hahn6-3/+372
2019-11-07PAP should not deactivate PDPsJim Hahn1-56/+74
2019-11-06Support policy types with wild-cardsJim Hahn1-2/+81
2019-11-05Simplify request handling in PAPJim Hahn6-351/+178
2019-11-04Add REST api to query policy status from PAPJim Hahn6-18/+416
2019-10-31Add tests for policy type in notificationsJim Hahn3-0/+10
2019-10-29Generate notifications when policies changejh735813-32/+275
2019-10-25Add notifier for generating notificationsJim Hahn3-4/+218
2019-10-24Add trackers for generating notificationsJim Hahn4-0/+629
2019-10-24Merge "Add PolicyPdpNotificationData for generating notifications"Jim Hahn1-0/+121
2019-10-23Add PolicyPdpNotificationData for generating notificationsJim Hahn1-0/+121
2019-10-23Add PolicyTrackerData for generating notificationsJim Hahn1-0/+239
2019-09-12Add yaml support to pap rest serverjrh31-0/+11
2019-07-31Remove remaining ParameterUtils from PAPjrh31-4/+1
2019-07-30Use new addTopic(TopicParameterGroup) method in PAPjrh31-5/+1
2019-07-08Fix pap due to sonar changes in commonjrh35-19/+19
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar5-26/+19
2019-06-26Use ToStringTester from utils-testramverma1-1/+1
2019-06-21Merge "Allow integer version when using PDP Group Deploy"Jorge Hernandez2-4/+60
2019-06-21Adding PdpGroup healthcheck REST API in PAPramverma2-0/+174
2019-06-20Allow integer version when using PDP Group Deployjrh32-4/+60
2019-06-11Add PDP heart beat expiration timerjrh32-2/+223
2019-06-07Undeploy all versions of a policyJim Hahn2-8/+30
2019-06-05Reject policy deployment with version mismatchJim Hahn1-0/+33
2019-06-04Undeploy policies when subgroup is deletedJim Hahn1-0/+48
2019-05-10Return 200 when policy successfully undeployedJim Hahn2-4/+17
2019-05-09Return error when deleting non-existent policyJim Hahn4-16/+27
2019-04-30Cancel PDP timers in PAPJim Hahn1-0/+11
2019-04-24Validate supported types3.0.2-ONAPJim Hahn4-4/+85
2019-04-23Return appropriate HTTP status codeJim Hahn8-183/+143
2019-04-20Merge "Handle null policy lists"Jorge Hernandez1-0/+41
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn12-171/+1483
2019-04-19Handle null policy listsJim Hahn1-0/+41
2019-04-16Clear servlets at the start of testsJim Hahn3-0/+7
2019-04-15Fix sonar issues in PAPJim Hahn1-1/+1
2019-04-15Support integer policy-versionJim Hahn5-81/+70
2019-04-13Support group-oriented REST APIJim Hahn6-62/+751