)]}'
{
  "log": [
    {
      "commit": "5287fde1e7d07f7274f0432eb6c746bb3bbcd1e8",
      "tree": "e6051ec5127108c45aed6a546606b4b0e85a2030",
      "parents": [
        "72cbee948f1f557f872a976729051b28983c6890"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Jul 31 00:41:45 2021 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Nov 15 09:28:40 2021 -0800"
      },
      "message": "VOL-4245: Migration to BAL3.10.2.2\n\nChange-Id: I8b847660e949c91504ced760b1393e4def2300e8\n"
    },
    {
      "commit": "b8c09facd3da5d93b7c2815e176c6682de737437",
      "tree": "b538d793d941487cd174dd973e50cc6bcc312973",
      "parents": [
        "0bfd4d200cedc615fd2edaf328b271ff595161be"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Aug 02 10:22:59 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Aug 04 16:13:28 2021 -0400"
      },
      "message": "VOL-4268: Migration to BAL3.4.9.9 for voltha master and 2.8 branch\n\nChange-Id: I66c77149524f2592fb018a3bc00dc9c8a8f94153\n"
    },
    {
      "commit": "ec57af0b43904f45f9f766988b90c14630d6bd44",
      "tree": "d82760f0e6f4ceddaa1f949baed76b0e5aad6827",
      "parents": [
        "1fd770703e891684d70caf032c8603b123e00373"
      ],
      "author": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Wed May 12 12:38:17 2021 +0000"
      },
      "committer": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Sat May 15 15:42:02 2021 +0300"
      },
      "message": "[VOL-4069] Measure and read Rx optical power for an ONU\n\nReading Rx optical power requires triggering an RSSI measurement and tracking the RSSI Measurement Completed indication.\nThe raw value is converted to mW, and a dBm value is returned back.\nA small test application (~40K) is bundled within the Debian package to help with debugging the optical power levels.\n\nChange-Id: I20f304a9de0c47b94dfd7b1d8fdd52c56d6a2983\n"
    },
    {
      "commit": "1fd770703e891684d70caf032c8603b123e00373",
      "tree": "6614a65669fe25abf38249e21458339f3441a45f",
      "parents": [
        "3e8bfd991cb36b494ba8b2b79cde17fc66b1492d"
      ],
      "author": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Tue Mar 23 08:13:25 2021 -0700"
      },
      "committer": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Mon May 10 22:47:30 2021 +0300"
      },
      "message": "[VOL-3386] Add support for secure gRPC in openolt-agent\n\nThe init script of the openolt service may start with \u0027--enable-tls \u003cTLS_OPTION\u003e\u0027 argument for the gRPC server.\nDefault is insecure with no \u0027--enable-tls\u0027 argument.\nThe TLS capability depends upon the certificates stored at the keystore/ directory: 1. root.crt (CA public key), 2. server.crt (public key), 3.server.key (private key).\nFour unit tests are added for the secure gRPC server which work with the keystore-test/ directory.\nThe certificates stored at the keystore-test/ directory are self-signed certificates, valid until Apr 11 23:16:58 2031 GMT.\n\nChange-Id: I4d18a98a0193f501f922360c79f54b0fcedf14a5\n"
    },
    {
      "commit": "2429703e2fa7c63aa2872974b14dbba98889ffac",
      "tree": "f03ef43ff310c977c771de77035b8064166d748f",
      "parents": [
        "8dbb175d3397934a0637c07327a5e157bc98072e"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Mar 23 12:32:37 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Apr 08 13:11:48 2020 -0700"
      },
      "message": "[VOL-2799] : Fix ONU delete issue on openolt agent\n\nChange-Id: I87605da5f4081aeef0c8d779a49531375c471bde\n"
    },
    {
      "commit": "489425a11e5ddaab966b877931880fdec2ce36c3",
      "tree": "e5f8595f74df6bd82215802dc3691c9d87f48022",
      "parents": [
        "7bcfaf65e5b177947d088f13d980ce0833d921a3"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Feb 22 13:07:42 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Feb 22 15:11:35 2020 +0530"
      },
      "message": "[VOL-2569] :\n\n- Adapt openolt agent to use openolt-test docker container for\n  building and running unit tests\n- Fix README.md\n- Release version 2.1.3\n\nChange-Id: Ie084fde3c312d98b263d6d41587adbdefbea8c29\n"
    },
    {
      "commit": "ddf9a16557a43b7616014ba9d0ec6abfa548be10",
      "tree": "cb6083104a36dabc6d2d29f05c0b3b7e4f015824",
      "parents": [
        "03919c79951e4799fac5bb1f6078d17d68b4a763"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Jan 27 12:56:27 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Feb 06 17:04:38 2020 +0530"
      },
      "message": "VOL-2502: Update README.md for openolt agent after BAL3.2.3.2 migration\nVOL-2503: Provides test target for openolt-agent for Jenkins CI Integration\nVOL-2504: Reorganize openolt-agent core.cc file\n\nChange-Id: Id22fb881fcb9cc19d1f2ba044716731157d3a64e\n"
    },
    {
      "commit": "bf45ffba9ae3f33730692ea0a4463dd7892eb1cd",
      "tree": "bf5702d5417059bc80c66520c56c5ac857d1c838",
      "parents": [
        "d0b6b4fd7b3e91d952bf4a2d594ffda8e983ae3d"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Oct 30 17:29:02 2019 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Nov 04 15:59:17 2019 +0530"
      },
      "message": "[VOL-2061] OpenOLT should wait till BAL is ready before it can configure\nthe PON schedulers\nFixed unit test cases per the new code.\n\nChange-Id: I51e49ee57b64d62558b3c9f0faa8fe8653916a6b\n"
    },
    {
      "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": "7c4ec2df94262d73e9bc62656d042999e8d3a736",
      "tree": "68e35868b443c90ca9979f8548dad3ec01f2cb24",
      "parents": [
        "7ebee139c60faa38cf4a7520085e41dc050d44ef"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Thu Oct 25 00:29:54 2018 -0700"
      },
      "committer": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Wed Nov 21 18:07:45 2018 +0000"
      },
      "message": "VOL-1221: OpenOLT Adapter/Driver will use a Technology Profile Instance to create the OLT Upstream and Downstream Queuing and Scheduling Constructs for a Bidirectional Flow.\n\nChange-Id: I8106182a280ee24147e2b19da583d95c254c69ad\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"
    }
  ]
}
