aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
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-28Merge "PAP erroneously undeploying policies"Pamela Dragosh1-4/+7
2020-04-28PAP erroneously undeploying policiesJim Hahn1-4/+7
2020-04-28Merge "point to renamed sdnc naming policy in db config"Jim Hahn1-1/+1
2020-04-28point to renamed sdnc naming policy in db configjhh1-1/+1
2020-04-24Activating active group should be NOOPJim Hahn1-17/+2
2020-04-09Remaining sonar issues in papJim Hahn2-3/+5
2020-04-08Merge "Address sonar issues in PAP"Jim Hahn3-7/+14
2020-04-07Preload sdnc naming policy in xacml-pdpRam Krishna Verma1-1/+6
2020-04-07Address sonar issues in PAPJim Hahn3-7/+14
2020-04-06Add 'naming' policy type to defaultGroup tablejhh1-0/+4
2020-04-01Add optimization.* to xacml subgroupPamela Dragosh1-0/+4
2020-03-12update policy types for droolsjhh1-1/+9
2020-03-06Modify pap db for new guardPamela Dragosh1-3/+3
2020-02-28Add test cases for consolidated policy health checkhuaxing2-45/+75
2020-02-12Update PAP for policy DB response changesliamfallon1-1/+6
2020-02-10Cleanup the sonar issues in PAPa.sreekumar4-25/+9
2020-02-04Merge "Adding Tosca compliant operational policy type to defaultGroup for ape...Liam Fallon1-0/+4
2020-02-03Policy notifications appear to be reversedJim Hahn3-15/+26
2020-02-03Adding Tosca compliant operational policy type to defaultGroup for apex-pdpa.sreekumar1-0/+4
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.Sun2-5/+40
2020-01-09statistics rest api updatening.xi4-63/+340
2020-01-09Changes related to persisiting data type of policy in dba.sreekumar1-4/+5
2019-12-11consolidate Policy Health Check into PAPHengye6-2/+277
2019-12-10Merge "Only update policies in PAP REST API"Pamela Dragosh3-281/+90
2019-12-09Only update policies in PAP REST APIJim Hahn3-281/+90
2019-12-08Change optimization types due to refactoringPamela Dragosh1-10/+10
2019-12-06Merge "Adding native policy types to defaultGroup"Pamela Dragosh1-0/+12
2019-12-06Adding native policy types to defaultGroupramverma1-0/+12
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-21Merge "Adding pdpGroup to PdpRegistrationHandler"Jorge Hernandez1-43/+11
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma1-43/+11
2019-11-20Undeploy policies when deploy failsJim Hahn8-10/+281
2019-11-20Merge "Preload wildcard supported type in PAP"Jim Hahn1-13/+1
2019-11-19Fixing issue where PdpRegistration message is treated as Heartbeat by PAPa.sreekumar1-1/+1
2019-11-14Preload wildcard supported type in PAPJim Hahn1-13/+1
2019-11-07PAP should not deactivate PDPsJim Hahn1-46/+31