aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Misc XACML code coveragePamela Dragosh2-3/+42
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao20-12/+969
2020-02-13Add missing apps/naming directory for testingPamela Dragosh1-0/+31
2020-02-06Updating module names to resolve conflictsRam Krishna Verma1-1/+2
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA2-11/+10
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA2-4/+0
2019-12-23Add optimization subscriber requestPamela Dragosh1-2/+3
2019-12-17Add SDNC naming applicationPamela Dragosh1-0/+5
2019-12-02Clear some simple xacml sonarPamela Dragosh5-12/+27
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA17-35/+140
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla5-31/+87
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla7-5/+81
2019-10-28Optimization improvements and test casesPamela Dragosh1-12/+0
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA5-8/+310
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-0/+5
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla1-0/+6
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh2-8/+2
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-2/+3
2019-09-10Bump versions for xacml-pdp masterJim Hahn1-1/+1
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh3-9/+13
2019-08-30Get policy type from policy-apiJim Hahn10-79/+178
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-08-22update keystorejhh1-0/+0
2019-08-07Bump version of policy/xacml-pdpJim Hahn1-1/+1
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn3-18/+5
2019-07-23Fixed xacml-pdp registrationJim Hahn2-38/+46
2019-07-23Add junit coverage to xacml-pdpJim Hahn8-3/+848
2019-07-17Modify xacml-pdp to use RestServer from commonJim Hahn2-171/+9
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn3-11/+13
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar16-321/+226
2019-07-01Use ToStringTester from utils-testramverma1-1/+1
2019-06-28Bump xacml-pdp to 2.1.1-SNAPSHOTPamela Dragosh1-1/+1
2019-06-19Update totalPoliciesCount statisticJim Hahn6-5/+35
2019-06-17Change getCanonicalName() to getName() in xacml-pdpJim Hahn2-3/+3
2019-05-30Bump xacml-pdp to version 2.1.0Jim Hahn1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-16Bump snapshot 2.0.1Pamela Dragosh1-1/+1
2019-05-01Changes to support previous review commentsMichael Mokry2-6/+3
2019-04-30Added code to send Termination message to PAPMichael Mokry2-2/+29
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh735822-816/+773
2019-04-26Fix nullpointer issue in pdpx heartbeatMichael Mokry1-1/+1
2019-04-25Fix xacml pdp registration issueMichael Mokry6-72/+70
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh22-208/+440
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh3-48/+0
2019-04-11Add Control Loop Coordination policy.Joshua Reich3-48/+0
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry3-11/+77
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry7-21/+247
2019-04-10Test decision from main entryPamela Dragosh7-37/+116