aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2020-05-28bump poms to 2.1.4-SNAPSHOT5.0.2-ONAPelaltojhh1-1/+1
2020-05-20replace keystore with newer certsjhh1-0/+0
2019-09-10Bump versions for pap elaltojrh31-1/+1
2019-09-04Knock on of changing policy types to mapliamfallon1-161/+156
2019-08-22update keystorejhh1-0/+0
2019-08-07Bump version of policy/papjrh31-1/+1
2019-07-31Adjust timer manager loggingjrh31-22/+10
2019-07-31Remove remaining ParameterUtils from PAPjrh31-4/+1
2019-07-30Use new addTopic(TopicParameterGroup) method in PAPjrh33-16/+4
2019-07-17Modify pap to use RestServer from commonjrh32-165/+19
2019-07-08Fix pap due to sonar changes in commonjrh37-27/+28
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar17-137/+85
2019-06-26Use ToStringTester from utils-testramverma1-1/+1
2019-06-26Bump pap patch to 2.1.1Pamela Dragosh1-1/+1
2019-06-21Merge "Allow integer version when using PDP Group Deploy"Jorge Hernandez7-17/+252
2019-06-21Adding PdpGroup healthcheck REST API in PAPramverma6-1/+450
2019-06-20Allow integer version when using PDP Group Deployjrh37-17/+252
2019-06-14Fix sonar issues in PAPjrh34-145/+151
2019-06-11Add PDP heart beat expiration timerjrh314-17/+487
2019-06-07Undeploy all versions of a policyJim Hahn5-19/+69
2019-06-05Reject policy deployment with version mismatchJim Hahn3-9/+167
2019-06-04Undeploy policies when subgroup is deletedJim Hahn3-19/+205
2019-05-30Bump pap to version 2.1.0Jim Hahn1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-17Add son handler to xacml pdp groupPamela Dragosh1-0/+4
2019-05-16Step snapshot version of policy-papliamfallon1-1/+1
2019-05-10Return 200 when policy successfully undeployedJim Hahn4-5/+27
2019-05-09Use group from cache even with new policy typeJim Hahn3-18/+57
2019-05-09Return error when deleting non-existent policyJim Hahn6-16/+41
2019-05-02Changing the PAP initial db dataramverma1-60/+28
2019-04-30Cancel PDP timers in PAPJim Hahn2-0/+13
2019-04-30Adding algorithm for Pdp registrationramverma2-24/+129
2019-04-29Sonar fixes for PAP "duplicate code"Jim Hahn3-40/+42
2019-04-24Validate supported types3.0.2-ONAPJim Hahn9-22/+157
2019-04-23Return appropriate HTTP status codeJim Hahn15-375/+351
2019-04-20Merge "Handle null policy lists"Jorge Hernandez3-5/+60
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn27-171/+2306
2019-04-19Handle null policy listsJim Hahn3-5/+60
2019-04-17Add DMaaP sim configuration filesliamfallon4-1/+72
2019-04-16Add missing fields to initial subgroupsJim Hahn2-5/+14
2019-04-16Merge "Set DAO factory in request map parameters"Jorge Hernandez1-0/+1
2019-04-16Merge "Clear servlets at the start of tests"Jorge Hernandez3-0/+7
2019-04-16Set DAO factory in request map parametersJim Hahn1-0/+1
2019-04-16Merge "Fix more sonar issues"Pamela Dragosh3-20/+27
2019-04-16Clear servlets at the start of testsJim Hahn3-0/+7
2019-04-16Fix sonar issue in PdpStatusMessageHandlerJim Hahn1-8/+15
2019-04-16Fix more sonar issuesJim Hahn3-20/+27
2019-04-15Fix sonar issues in PAPJim Hahn22-107/+110
2019-04-15Support integer policy-versionJim Hahn9-140/+116
2019-04-13Support group-oriented REST APIJim Hahn22-170/+1418