aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Support integer policy-versionJim Hahn5-81/+70
2019-04-13Support group-oriented REST APIJim Hahn6-62/+751
2019-04-12Update PDP with null group/subgroup when disabledJim Hahn3-10/+45
2019-04-11Adding code for db config & initial group creationramverma1-0/+1
2019-04-11Don't change group version numberJim Hahn6-185/+41
2019-04-10Remove PDP from all active groupsJim Hahn2-36/+0
2019-04-10Merge "Add junit tests for PdpGroupDeleteProvider"Jorge Hernandez3-11/+269
2019-04-10Merge "Refactor request map"Jorge Hernandez12-1270/+1885
2019-04-10Add junit tests for PdpGroupDeleteProviderJim Hahn3-11/+269
2019-04-10Current draft of undeployJim Hahn1-9/+10
2019-04-09Refactor request mapJim Hahn12-1270/+1885
2019-04-09Adding PdpGroup query & statechange providersramverma1-2/+3
2019-04-05Delay DB updates until all policies processedJim Hahn5-66/+302
2019-04-05Flesh out policy deployment REST APIJim Hahn8-111/+1161
2019-04-05Fixes per latest models updatesJim Hahn3-15/+9
2019-04-04Adding more code to pdp registration handlerramverma1-8/+8
2019-04-03Fix classes in pap to align with change in modelsramverma5-426/+42
2019-04-02Remove pdpType from testsJim Hahn2-2/+0
2019-04-01Add mapper classJim Hahn4-12/+503
2019-03-29Fix issues with timer manager junitsJim Hahn1-74/+76
2019-03-27Adding db provider parameters to pap config fileramverma1-14/+40
2019-03-27Add and register DAO provider wrapperJim Hahn1-0/+3
2019-03-26Add components for PDP communicationJim Hahn12-0/+2504
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn12-69/+413
2019-03-20Adding query & state change PAP REST API'sramverma3-11/+142
2019-03-16Merge "Add additional constructors to Exception classes"Jorge Hernandez1-10/+7
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn1-2/+2
2019-03-15Add additional constructors to Exception classesJim Hahn1-10/+7
2019-03-13Add simple deploy/undeploy REST APIJim Hahn2-12/+90
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn13-269/+386
2019-03-07Refactor REST server testsJim Hahn8-331/+521
2019-03-06Use request id instead of PDP name in listenerJim Hahn1-29/+83
2019-03-04Receive PDP status messagesJim Hahn2-0/+178
2019-02-28Merge "Use Coder class"Jorge Hernandez1-4/+8
2019-02-28Merge "Add code to publish to PDP"Jorge Hernandez2-0/+175
2019-02-27Use Coder classJim Hahn1-4/+8
2019-02-27Add code to publish to PDPJim Hahn2-0/+175
2019-02-25Replace static methods with single getInstanceJim Hahn3-39/+140
2019-02-21Add swagger annotations to PAP API'sramverma1-4/+4
2019-02-07Adding statistics endpoint to policy/papramverma5-31/+289
2019-02-05Adding healthcheck endpoint to policy/papramverma3-4/+174
2019-01-31Create basic structure of pap componentramverma6-0/+441