aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources
AgeCommit message (Expand)AuthorFilesLines
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma1-19/+27
2020-09-24update default keystoresjhh1-0/+0
2020-08-07Fail component health check if PDP is downRam Krishna Verma1-0/+7
2020-06-17PAP should discard old PDP messagesJim Hahn1-1/+2
2020-03-17renew policy certs till 03/17/2021jhh1-0/+0
2020-02-12Update PAP for policy DB response changesliamfallon1-1/+6
2020-02-03Policy notifications appear to be reversedJim Hahn2-2/+9
2020-01-10Merge "validate and save PdpStatistisc"Jim Hahn1-0/+2
2020-01-10validate and save PdpStatistiscHenry.Sun1-1/+5
2020-01-09statistics rest api updatening.xi1-0/+1
2020-01-09Changes related to persisiting data type of policy in dba.sreekumar1-1/+2
2019-12-11consolidate Policy Health Check into PAPHengye4-4/+76
2019-12-09Only update policies in PAP REST APIJim Hahn8-1/+249
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar4-24/+52
2019-11-22Re-register pdp if not found in DBramverma1-2/+7
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma1-0/+112
2019-11-06Support policy types with wild-cardsJim Hahn4-0/+101
2019-11-04Add REST api to query policy status from PAPJim Hahn1-0/+56
2019-10-29Generate notifications when policies changejh73585-0/+65
2019-09-04Knock on of changing policy types to mapliamfallon1-161/+156
2019-08-22update keystorejhh1-0/+0
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar7-44/+60
2019-06-21Merge "Allow integer version when using PDP Group Deploy"Jorge Hernandez3-0/+134
2019-06-21Adding PdpGroup healthcheck REST API in PAPramverma1-0/+98
2019-06-20Allow integer version when using PDP Group Deployjrh33-0/+134
2019-06-11Add PDP heart beat expiration timerjrh37-1/+48
2019-06-05Reject policy deployment with version mismatchJim Hahn1-0/+72
2019-06-04Undeploy policies when subgroup is deletedJim Hahn1-0/+64
2019-04-24Validate supported types3.0.2-ONAPJim Hahn2-1/+5
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn13-0/+810
2019-04-17Add DMaaP sim configuration filesliamfallon4-1/+72
2019-04-15Fix sonar issues in PAPJim Hahn7-7/+7
2019-04-15Support integer policy-versionJim Hahn1-7/+0
2019-04-13Support group-oriented REST APIJim Hahn9-0/+149
2019-04-11Adding code for db config & initial group creationramverma4-40/+4
2019-04-11Don't change group version numberJim Hahn1-60/+1
2019-04-11Fix junits broken with policy-id changeJim Hahn4-13/+13
2019-04-10Add junit tests for PdpGroupDeleteProviderJim Hahn2-0/+65
2019-04-09Adding PdpGroup query & statechange providersramverma1-0/+81
2019-04-05Delay DB updates until all policies processedJim Hahn1-1/+1
2019-04-05Flesh out policy deployment REST APIJim Hahn19-0/+385
2019-03-27Adding db provider parameters to pap config fileramverma3-0/+24
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn3-7/+37
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-0/+22
2019-03-07Refactor REST server testsJim Hahn2-11/+2
2019-02-07Adding statistics endpoint to policy/papramverma2-0/+10
2019-02-05Adding healthcheck endpoint to policy/papramverma3-3/+21
2019-01-31Create basic structure of pap componentramverma6-0/+14