aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Make PAP statelessJim Hahn19-939/+273
2021-01-14Add class to manage policy deployment recordsJim Hahn3-0/+326
2021-01-13Add notification tracking classesJim Hahn3-0/+304
2021-01-05Changed identifiers to concept identifiersliamfallon18-129/+138
2020-12-04Fixing sonar issues in policy-papa.sreekumar4-5/+9
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-3/+3
2020-09-30Fix new sonars in policy/papJim Hahn1-6/+3
2020-08-14Using standard success/failure messages in PAPa.sreekumar1-4/+5
2020-08-10Merge "Changes to make PAP container crash with non zero exitCode"Pamela Dragosh1-25/+13
2020-08-10Changes to make PAP container crash with non zero exitCodea.sreekumar1-25/+13
2020-08-07Fail component health check if PDP is downRam Krishna Verma1-13/+33
2020-06-30Fix more sonars in papJim Hahn1-3/+4
2020-06-29Parallel execution of Client Health checkRam Krishna Verma2-31/+66
2020-06-19Changes for Checkstyle 8.32 in policy-papa.sreekumar5-10/+0
2020-06-17PAP should discard old PDP messagesJim Hahn4-7/+44
2020-06-11Switching logging of ToscaPolicyXXXIdentifiers to use new toString()RossC4-10/+13
2020-05-04Eliminate spurious notifications from PAPJim Hahn2-18/+6
2020-04-29PAP should discard responses for old requestsJim Hahn2-5/+12
2020-04-28PAP erroneously undeploying policiesJim Hahn1-4/+7
2020-04-24Activating active group should be NOOPJim Hahn1-17/+2
2020-04-09Remaining sonar issues in papJim Hahn2-3/+5
2020-04-07Address sonar issues in PAPJim Hahn3-7/+14
2020-02-28Add test cases for consolidated policy health checkhuaxing2-45/+75
2020-02-10Cleanup the sonar issues in PAPa.sreekumar4-25/+9
2020-02-03Policy notifications appear to be reversedJim Hahn3-15/+26
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar1-36/+31
2020-01-21Log message when a PDP's heart beats are missedJim Hahn1-1/+2
2020-01-14policy/pap jdk11 upgradesHOCKLA1-1/+2
2020-01-10Merge "validate and save PdpStatistisc"Jim Hahn1-4/+37
2020-01-10validate and save PdpStatistiscHenry.Sun1-4/+37
2020-01-09statistics rest api updatening.xi3-63/+339
2019-12-11consolidate Policy Health Check into PAPHengye6-2/+277
2019-12-09Only update policies in PAP REST APIJim Hahn3-281/+90
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar3-0/+574
2019-12-03Move deploy/undeploy REST classesJim Hahn9-13/+11
2019-11-22Update Pdp Group state per PAP APIJim Hahn1-0/+2
2019-11-22Re-register pdp if not found in DBramverma1-9/+6
2019-11-21Merge "Undeploy policies when deploy fails"Jim Hahn8-10/+281
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma1-43/+11
2019-11-20Undeploy policies when deploy failsJim Hahn8-10/+281
2019-11-19Fixing issue where PdpRegistration message is treated as Heartbeat by PAPa.sreekumar1-1/+1
2019-11-07PAP should not deactivate PDPsJim Hahn1-46/+31
2019-11-06Support policy types with wild-cardsJim Hahn1-3/+30
2019-11-05Simplify request handling in PAPJim Hahn6-253/+107
2019-11-04Add REST api to query policy status from PAPJim Hahn4-6/+368
2019-10-29Generate notifications when policies changejh735814-49/+292
2019-10-25Add notifier for generating notificationsJim Hahn2-7/+161
2019-10-24Add trackers for generating notificationsJim Hahn3-0/+309
2019-10-24Merge "Add PolicyPdpNotificationData for generating notifications"Jim Hahn1-0/+86
2019-10-23Add PolicyPdpNotificationData for generating notificationsJim Hahn1-0/+86