Age | Commit message (Expand) | Author | Files | Lines |
2021-03-29 | Validate parameters of REST calls | Jim Hahn | 5 | -0/+43 |
2021-03-19 | Delete keystores from pap | Jim Hahn | 1 | -0/+0 |
2021-03-16 | Update policy-keystore with newer certificates | jhh | 1 | -0/+0 |
2021-01-15 | Make PAP stateless | Jim Hahn | 2 | -51/+16 |
2020-12-17 | Update persistence.xml with new TOSCA classes | liamfallon | 1 | -6/+21 |
2020-10-06 | Remove legacy operational apex policy type from pap | Ram Krishna Verma | 1 | -19/+27 |
2020-09-24 | update default keystores | jhh | 1 | -0/+0 |
2020-08-07 | Fail component health check if PDP is down | Ram Krishna Verma | 1 | -0/+7 |
2020-06-17 | PAP should discard old PDP messages | Jim Hahn | 1 | -1/+2 |
2020-03-17 | renew policy certs till 03/17/2021 | jhh | 1 | -0/+0 |
2020-02-12 | Update PAP for policy DB response changes | liamfallon | 1 | -1/+6 |
2020-02-03 | Policy notifications appear to be reversed | Jim Hahn | 2 | -2/+9 |
2020-01-10 | Merge "validate and save PdpStatistisc" | Jim Hahn | 1 | -0/+2 |
2020-01-10 | validate and save PdpStatistisc | Henry.Sun | 1 | -1/+5 |
2020-01-09 | statistics rest api update | ning.xi | 1 | -0/+1 |
2020-01-09 | Changes related to persisiting data type of policy in db | a.sreekumar | 1 | -1/+2 |
2019-12-11 | consolidate Policy Health Check into PAP | Hengye | 4 | -4/+76 |
2019-12-09 | Only update policies in PAP REST API | Jim Hahn | 8 | -1/+249 |
2019-12-05 | Create PAP API to only create/update PdpGroups | a.sreekumar | 4 | -24/+52 |
2019-11-22 | Re-register pdp if not found in DB | ramverma | 1 | -2/+7 |
2019-11-21 | Adding pdpGroup to PdpRegistrationHandler | ramverma | 1 | -0/+112 |
2019-11-06 | Support policy types with wild-cards | Jim Hahn | 4 | -0/+101 |
2019-11-04 | Add REST api to query policy status from PAP | Jim Hahn | 1 | -0/+56 |
2019-10-29 | Generate notifications when policies change | jh7358 | 5 | -0/+65 |
2019-09-04 | Knock on of changing policy types to map | liamfallon | 1 | -161/+156 |
2019-08-22 | update keystore | jhh | 1 | -0/+0 |
2019-07-01 | Remove topic.properties and incorporate into overall config file | a.sreekumar | 7 | -44/+60 |
2019-06-21 | Merge "Allow integer version when using PDP Group Deploy" | Jorge Hernandez | 3 | -0/+134 |
2019-06-21 | Adding PdpGroup healthcheck REST API in PAP | ramverma | 1 | -0/+98 |
2019-06-20 | Allow integer version when using PDP Group Deploy | jrh3 | 3 | -0/+134 |
2019-06-11 | Add PDP heart beat expiration timer | jrh3 | 7 | -1/+48 |
2019-06-05 | Reject policy deployment with version mismatch | Jim Hahn | 1 | -0/+72 |
2019-06-04 | Undeploy policies when subgroup is deleted | Jim Hahn | 1 | -0/+64 |
2019-04-24 | Validate supported types3.0.2-ONAP | Jim Hahn | 2 | -1/+5 |
2019-04-19 | Add end-to-end junits for PAP REST API | Jim Hahn | 13 | -0/+810 |
2019-04-17 | Add DMaaP sim configuration files | liamfallon | 4 | -1/+72 |
2019-04-15 | Fix sonar issues in PAP | Jim Hahn | 7 | -7/+7 |
2019-04-15 | Support integer policy-version | Jim Hahn | 1 | -7/+0 |
2019-04-13 | Support group-oriented REST API | Jim Hahn | 9 | -0/+149 |
2019-04-11 | Adding code for db config & initial group creation | ramverma | 4 | -40/+4 |
2019-04-11 | Don't change group version number | Jim Hahn | 1 | -60/+1 |
2019-04-11 | Fix junits broken with policy-id change | Jim Hahn | 4 | -13/+13 |
2019-04-10 | Add junit tests for PdpGroupDeleteProvider | Jim Hahn | 2 | -0/+65 |
2019-04-09 | Adding PdpGroup query & statechange providers | ramverma | 1 | -0/+81 |
2019-04-05 | Delay DB updates until all policies processed | Jim Hahn | 1 | -1/+1 |
2019-04-05 | Flesh out policy deployment REST API | Jim Hahn | 19 | -0/+385 |
2019-03-27 | Adding db provider parameters to pap config file | ramverma | 3 | -0/+24 |
2019-03-25 | Changes to PAP infrastructure to support PDP | Jim Hahn | 3 | -7/+37 |
2019-03-13 | Add PDP Group Deploy and Delete REST API stubs | Jim Hahn | 1 | -0/+22 |
2019-03-07 | Refactor REST server tests | Jim Hahn | 2 | -11/+2 |