)]}'
{
  "log": [
    {
      "commit": "b1d5144dfefe3d34c8999c0453aecd0f62509d91",
      "tree": "a1c06f8e85847db19707710267c601ef37107e38",
      "parents": [
        "c1c61e84a042cb523046a397490f65095e55f960"
      ],
      "author": {
        "name": "Manikkaraj k",
        "email": "manikkaraj.koodalingam@radisys.com",
        "time": "Tue Jul 23 10:41:02 2019 -0400"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Aug 20 23:29:50 2019 +0000"
      },
      "message": "VOL-1624 Support for tech-profile creation on the first flow that references the tp-id (in write-metadata)\n\nGetting meter from flow itself and bug fixes\n\nBug fix for dhcp packet-out\n\nChange-Id: Ia466988bfdbfe49fd9a44729a4ba4a30fd991c54\n"
    },
    {
      "commit": "352a45cf75754cf45d485e5a91cb1f6ab9809845",
      "tree": "96aaecac80ca22799e09dcb66e2232ae1be409f1",
      "parents": [
        "8fa5c30f2c1d6f3d530faf7782377128c0f03a90"
      ],
      "author": {
        "name": "salmansiddiqui",
        "email": "salmansiddiquimailbox@gmail.com",
        "time": "Mon Aug 19 10:15:36 2019 +0000"
      },
      "committer": {
        "name": "Salman Siddiqui",
        "email": "salmansiddiquimailbox@gmail.com",
        "time": "Tue Aug 20 06:37:40 2019 +0000"
      },
      "message": "While running bbsim having the number of pon-interface greater than 16 with voltha openolt go adapter, a segment violation error was seen.\n\nProvided a check before accessing resource-managers map in openolt-adapter, to see whether the given interface-id is present as a key.\n\nReplaced verbose error message with crisp one\n\nChange-Id: Ifefc45ce7ed3cdd30fbc2b1bd09b4e6b584e184c\n"
    },
    {
      "commit": "6a80bbd183fd67d160748aebbfe5bb5a2dea0e00",
      "tree": "4b46c2a2cc6afdcb734adb81102d8c8b8b26e495",
      "parents": [
        "7f06d06a1bc79d3ab4cdb2e251ebc6c530bf4117"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 02 07:36:09 2019 -0700"
      },
      "committer": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 09 08:26:45 2019 -0700"
      },
      "message": "[VOL-1707]\nRun golang SCA tools on the golang openolt adapter and fix the errors.\nUsed golangci-lint tool.\nMakefile integrated with new target for running golangci-lint tool.\n\nChange-Id: I8458d75bf4a997d6f93740acf10a03bf43c554c7\n"
    },
    {
      "commit": "28c3e824baa8332dfd7d3952c18c49a9b68dcfbd",
      "tree": "e9d57886861e9c79f0c50d01608956e91fbd1a67",
      "parents": [
        "70dd4978bfbe402bce171b492f915d5e5f860ad5"
      ],
      "author": {
        "name": "Manjunath Vanarajulu",
        "email": "Manjunath.Vanarajulu@radisys.com",
        "time": "Thu May 16 11:14:28 2019 -0400"
      },
      "committer": {
        "name": "Manjunath Vanarajulu",
        "email": "Manjunath.Vanarajulu@radisys.com",
        "time": "Thu Jun 13 06:02:39 2019 +0000"
      },
      "message": "VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores\n\nChange-Id: I429a380da3ed0c951cb5f01ee763eb318693d3b3\n"
    },
    {
      "commit": "9eb6cacd21f3e724cfef2f3aabca8e6f52bdeb97",
      "tree": "81df6af3bddc70299fcd234da299421360502384",
      "parents": [
        "6fe5f734fb1c0ff08a2cc3d31dcf22e77bf8c35d"
      ],
      "author": {
        "name": "manikkaraj k",
        "email": "manikkaraj.koodalingam@radisys.com",
        "time": "Thu May 09 12:32:03 2019 -0400"
      },
      "committer": {
        "name": "manikkaraj k",
        "email": "manikkaraj.koodalingam@radisys.com",
        "time": "Fri May 10 12:55:29 2019 -0400"
      },
      "message": "Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing.\nTested EAPOL/DHCP/HSIA functionality E2E with EdgeCore OLT and TWSH ONU KIT.\n\npatch: PON port is derived from platform and sent to core and bug fixes\n\nRetested EAPOL/DHCP/HSIA use case end to end with EdgeCore OLT and TWSH ONU KIT\n\nChange-Id: I99df82fd7a1385c10878f6fe09ce0d30c48d8e99\n"
    },
    {
      "commit": "8ee9071b6068c4021df2586b32481fadd53c7e44",
      "tree": "997eb0a50eb83d8d77070cbe7ed4dd701ed53752",
      "parents": [
        "aa36091610c554ef9ed9c86bc4e3e6722d6f622a"
      ],
      "author": {
        "name": "Abhilash S.L",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Mon Apr 29 16:24:22 2019 +0530"
      },
      "committer": {
        "name": "Abhilash S.L",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Mon Apr 29 16:26:15 2019 +0530"
      },
      "message": "VOL-1589  fix forr resource maanger crash during get device info\n\nthis changeset also includes a few flwo info related fixes.\n\nChange-Id: I5b6950e656429831d641e2f72dcd823161c18f6c\n"
    },
    {
      "commit": "0c588b2c3686891f309ce1890be459787945e7c3",
      "tree": "41d17280c3e0cd843997bd8a4485acea868d1e51",
      "parents": [
        "adc57d196562f44c81cbee874ab1b4cb201ffa1f"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Apr 23 23:24:56 2019 -0400"
      },
      "committer": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Apr 23 23:30:11 2019 -0400"
      },
      "message": "Formatted code with \u0027go fmt\u0027\n\nChange-Id: I5361f3388a1fb8da1ef3222d51bc58355a804137\n"
    },
    {
      "commit": "bf256be8c0cfd38759fb93c011dfffab7969ec73",
      "tree": "978d8d0e9a73d7232f8cd58007f77feaaa72eeb7",
      "parents": [
        "9dbce8c4cbd00cf6ca9d1098fe7cc86e11e24f3c"
      ],
      "author": {
        "name": "manikkaraj k",
        "email": "manikkaraj.koodalingam@radisys.com",
        "time": "Mon Mar 25 00:13:48 2019 +0530"
      },
      "committer": {
        "name": "manikkaraj k",
        "email": "manikkaraj.koodalingam@radisys.com",
        "time": "Tue Apr 09 21:01:48 2019 +0530"
      },
      "message": "VOL-1377-802.1x EAPOL flow addition updated code changes  after some cleanup\n\nChange-Id: Ie15675d9e2b3cc7c594edf0626702db264bb584a\n"
    },
    {
      "commit": "7f17e403358c4f19f91774514eb983d695f132cf",
      "tree": "d3884a3311f48ed3bb3e94b04037ac3443dbb8f1",
      "parents": [
        "dcfc74d90b9d710f1ef0469e3bf3c852a3f01129"
      ],
      "author": {
        "name": "Abhilash S.L",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Fri Mar 15 17:40:41 2019 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Thu Mar 21 14:39:54 2019 +0000"
      },
      "message": "VOL-1376 Resource manager for openolt adapter\n\nChange-Id: I1fe5f0d06d3ea95044d9ba0757b2bb3740864161\n"
    }
  ]
}
