)]}'
{
  "log": [
    {
      "commit": "d0b6b4fd7b3e91d952bf4a2d594ffda8e983ae3d",
      "tree": "07024679f554bab973e3929614c41b48ffeb7e54",
      "parents": [
        "89fffc0c6ae31c3a5a055214a25b4eda7b01caee"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Nov 01 13:01:22 2019 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Nov 01 13:01:46 2019 +0530"
      },
      "message": "Fix protos compilation failure for the first time.\n\nChange-Id: I07db682ef7d200c3f70e55a952b9366cc09af148\n"
    },
    {
      "commit": "89fffc0c6ae31c3a5a055214a25b4eda7b01caee",
      "tree": "7598a9cd133434afd1688ee99dcd10dac81c2343",
      "parents": [
        "ad62a4722f0457d655f0a1c7bb1646ce3b5c4a8b"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Mon May 13 21:33:20 2019 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 25 19:20:34 2019 +0530"
      },
      "message": "VOL-2014: Rebase bal30-dev branch with master and re-verify sanity with SEBA2.0 and VOLTHA2.x before merge to master\n          Squashed all commits from bal30-dev branch to master branch as a single commit.\n          Bumped version to 2.0.0-dev .\n          Update README.md with the required ONL version for BAL3.1 .\n\nVOL-2130: Wrong queue id assigned for downstream queue on tm_sched\n          for the subscriber when using single gem port.\n          Use queue_id as 0 when using single gem port.\n\n          Issues need to be taken care:\n          VOL-1580: Support reporting ONU Registration ID as part of ONU Activation Indication\n          - commented the code developed for VOL-1580 to fetch ONU registration ID as it uses BAL2.6 specific API\u0027s.\n          - Need to check how the same can be achieved using BAL3.x API\u0027s to fetch ONU registration ID\n\nSet .gitreview defaultbranch to bal30-dev\nRebase change - Removed .gitreview defaultbranch so that by default it will point to master\n\nChange-Id: Ib57e52e98cf09f4fa3dbaa9156a4375b7dc6ee43\n\nRebase: [VOL-1635] [BAL3.0 Bridade] OLT Activation [VOL-1636] [BAL3.0 Bridade] ONU Discovery,\n        This OpenOLT agent supports the BAL V3.0.3.3 SDK. OLT/ONU activation from voltha-1.7 is successful\n\nChange-Id: I860b31317172139cd4c4244a93e79e0c3ce4fdf8\n\nRebase: [VOL-1685][BAL3.0 Bridade] generate OpenOLT debian package file\n\nChange-Id: Ib0332d948602bf7892b6aae91a4147356237f7e2\n\nRebase: [VOL-1685][BAL3.0 Brigade] generate OpenOLT debian package file\nmissing copy shell files (dev_mgmt_daemon and openolt).\n\nChange-Id: Id29dc24be4d1d5fc12a26884e5b5a69de91fbd69\n\nRebase: [VOL-1685][BAL3.0 Brigade] generate OpenOLT debian package file\n\nChange-Id: Ic5453616c0dbdbc1fb1eb241feba1cbfca5e8e85\n\nRebase: [VOL-1852][BAL3.0 Brigade] Support Edge-core OLT ASFvOLT16 (XGS-PON) and\nASGvOLT64 (GPON) devices\n\nChange-Id: I316d35bc76c38b5381e8896148b4ee5cebbd1099\n\nVOL-1850: Fix packet duplication with TM Queue Mapping profile\n          Fix for US and DS scheduler ID allocation irrespective of device type(asfvolt16/asfvolt64)\n          README.md file update with BAL3.1.1.1 specifications\n\nChange-Id: I255bf7a4ff35771e9c628bb822ba2190a1fcd5ed\n\nRebase: [VOL-1787] : This commit sets up a unit-test framework for openolt\n                     agent based on gtest, gmock and c-mock utilities.\n                     A sample unit-test case to test EnableOlt success case is also\n                     added. More test cases will be added in future commit.\n\nChange-Id: If020be489a04d97df5fcbc15e9207deeee2fcfac\n\nRebase: [VOL-2040]: Patch the macro required by core.cc into bcmos_system.h file\n\nChange-Id: Ic841785b2ce451b1acaf007074b8c458687bc753\n\nRebase: [VOL-2043] : OLT Enable Test Case\n\n        - Added more test cases for OLT Enable. Now covers all scenarios.\n        - Fixed typos in unit test README.md\n\nChange-Id: Ib931d89cedee78fe40ca67761a028365a047ebc3\n\nRebase: VOL-1941: Use protobufs from the voltha-protos repo, not a copy\n\n        - Use protobufs from the voltha-protos repo, not a copy\n        - Provided option to specify the openolt proto version via make option\n        - Removed duplicate README.md\n\nChange-Id: Id67714c8119521f8358aaa9245268c47b7e843cf\n"
    },
    {
      "commit": "c8ed2ef7e1cd219dd3e216a0d7256267c0648c52",
      "tree": "41ea9b96279704d850a77d167a4c37a5a766a4f9",
      "parents": [
        "c7b90d563c62e14aefb9b2ff9254f5ea92562355"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Wed Feb 13 08:18:44 2019 -0800"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Apr 08 16:26:04 2019 +0000"
      },
      "message": "VOL-1447: Changes in OpenOLT driver for creating the Traffic Schedulers and\nQueues as per the TechProfile configuration\n\nChange-Id: I3a51ce53c8f9bd369b89b5f1f55f74f73893d65e\n"
    },
    {
      "commit": "f040dba1a9494802b0c2cc86121dd815c3fe754c",
      "tree": "85d1150e2ec057f8996672804d6d6ddff71060df",
      "parents": [
        "0ffa48b8de792f5c09e0e1bee3e12b8cea7a9ab2"
      ],
      "author": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Thu Sep 27 11:21:43 2018 -0500"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Sep 28 20:39:48 2018 +0000"
      },
      "message": "VOL-1248 - OpenOLT Agent - Autoconfiguration to support cross-platform support\n\nChanged OpenOLT Agent build system to add autoconfiguration to allow cross-\nplatform compilation in addition to native x86 platforms. Makefile is changed\nto a template Makefile.in and ./configure is required to be run prior to\nfist build. For platforms requiring cross-compilation or feature controls,\nuse standard autoconfiguration options, e.g.  ./configure --host \u003chost-tuple\u003e\n\nChange-Id: I19616727da441a8cced74918794c4e66b1dbc2f3\n"
    },
    {
      "commit": "59f72ba2c7ddc7b874e0ff6d14cc9dd22a24cb2b",
      "tree": "9c4b9733d27828307c0087a6deb5ce838bede597",
      "parents": [
        "d6cf5aa1a14035c506490800b1dc03e2986a22e2"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Mon Jul 16 15:16:18 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jul 17 15:09:59 2018 +0000"
      },
      "message": "VOL-1105 Use specific commit of googlepais for protos\n\nChange-Id: I98ede3a72a4816572a3104ccd9b18c77d5167341\n"
    },
    {
      "commit": "563ea829ca31a5a26b1b9e127c0f51435ea8a0fa",
      "tree": "891d79e79c93f46f81ac62566a6bacbca2c4fe8a",
      "parents": [
        "a32f4c3503160419f6c0b570c7ffaa53224cf53f"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Jun 28 14:56:27 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Jun 28 18:26:28 2018 +0000"
      },
      "message": "VOL-1053 - OpenOLT - Makefile cleanup\n\n- fix issue with libprotobuf dependency\n- suppress a stats log\n\nChange-Id: Ib0caf3394fa8f4a281dcaf47cb4e55ed3ceb62fa\n"
    },
    {
      "commit": "2cddc55c7e314563fdbe75d2ab3ed388e0508e46",
      "tree": "6b909f47ba0208b1bd4fb483bd4c031251e5e9f4",
      "parents": [
        "8a9c52550646ec0b5b2b969203ed6c68004ff79d"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jun 26 20:34:27 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jun 26 20:35:06 2018 +0000"
      },
      "message": "VOL-849 - Remove grpc++_reflection library as it is unused.\n\nChange-Id: Id06e23910139990dce85e7d4f2f75cda7a6e3587\n"
    },
    {
      "commit": "6fa807315149fce5d67458fdfcb759059daffada",
      "tree": "9680c950456b1a10a49a05ed52abaf799046c6ec",
      "parents": [
        "ec62c62cd290038ae6eec30598ee2c8f508afed0"
      ],
      "author": {
        "name": "nick",
        "email": "np202g@att.com",
        "time": "Tue May 22 14:47:10 2018 -0400"
      },
      "committer": {
        "name": "nick",
        "email": "np202g@att.com",
        "time": "Tue May 22 14:50:30 2018 -0400"
      },
      "message": "Makefile prereq additions and change to protos Makefile to use the publicly accessible git repository\n\nChange-Id: I115983dd566b316d59be51623a22a4e35a9be250\n"
    },
    {
      "commit": "1924958bc238a1575602b244dba63e789e15c1b6",
      "tree": "5906acb38bc6868ad7e63fb5be230f65f767daa9",
      "parents": [
        "7c616588baa5bd7776a299f32bb6088555ef1acd"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Apr 30 04:31:00 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Apr 30 04:31:00 2018 +0000"
      },
      "message": "VOL-669: Move protos from openolt-api repo to protos directory.\n\nChange-Id: I851c0a97b5c049235adae02206b83fe6afc8ba95\n"
    }
  ]
}
