aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Upgrade to oparent 3.2.1pdragosh12-114/+113
2022-07-14Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+4
2021-07-13Limit statistics record countJim Hahn2-17/+28
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma4-9/+29
2021-06-01support external configuration of pdp groupsjhh3-33/+68
2021-04-27Fixing issue where PdpHeartbeats are incorrectly processed by PAPa.sreekumar1-2/+6
2021-02-22Support Policy updates between PAP and PDPswaynedunican7-19/+159
2021-02-22Merge "Refactor Pap code to use Instant from Date"Jim Hahn1-4/+4
2021-02-19Refactor Pap code to use Instant from Daterameshiyer271-4/+4
2021-02-19Update Pdp policy status during registration or State changea.sreekumar3-7/+51
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar4-7/+305
2021-02-07Make filters on TOSCA entities genericliamfallon1-41/+36
2021-01-15Make PAP statelessJim Hahn20-939/+275
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-17Update persistence.xml with new TOSCA classesliamfallon1-6/+21
2020-12-04Fixing sonar issues in policy-papa.sreekumar4-5/+9
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-3/+3
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma1-4/+0
2020-09-30Fix new sonars in policy/papJim Hahn1-6/+3
2020-08-24Add Match Policy Type to default groupPamela Dragosh1-0/+4
2020-08-17Add new guard filter to defaultGroupPamela Dragosh1-0/+4
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-07Merge "Fail component health check if PDP is down"Jim Hahn1-13/+33
2020-08-07Fail component health check if PDP is downRam Krishna Verma1-13/+33
2020-08-06Remove legacy operational policy from papRam Krishna Verma1-4/+0
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-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