)]}'
{
  "log": [
    {
      "commit": "252f4973bed6e30ad70ef911655b7c463860edcb",
      "tree": "92d38a98ae9d07e4fa8c38b33f124e0fc16d3619",
      "parents": [
        "3b0ae4571809cc32999d1f7f9e665034c75e6baf"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Sep 07 21:24:01 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Oct 14 15:22:17 2020 -0700"
      },
      "message": "VOL-3419: Replicate voltha flows in openolt agent\n- Use the flow_id, symmetric_flow_id, replication_flag and pbit_to_gemport_map\n  coming in Flow proto messge to replicate the flow as needed\n- Use the CreateQueues and RemoveQueues messages to setup and remove gem_ports\n- Use latest gRPC version 1.31.1 which allows fine tuning of gRPC threadpools\n  which allows for greating performance.\n- Performance numbers when tested with openolt-scale-tester has been better with\n  using latest gRPC and threadpool tuning when compared to earlier. It is to be\n  noted that the performance is better even with openolt-agent replicating the flow\n  now.\n- Scale tests with 512 subscribers have been successfull with BAL3.4.7.5 version\n- Use openolt proto version 4.0.0\n- Use openolt-test (for unit test) image version 2.0.1 (which bundles latest gRPC version 1.31.1)\n- These changes are NOT backward compatible and openolt-agent will have a major\n  version bump to 3.0.0\n\nChange-Id: I715c804bdf342e60d08cab6c59e1c21b8c5ac1f4\n"
    },
    {
      "commit": "88fdddd980ab3023edcea66b3430604228c49f44",
      "tree": "23753861058c8a6349365ba913eb57872eab2416",
      "parents": [
        "c1f2db9761989b60b472c96b623c5ed80e20d65b"
      ],
      "author": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Fri Sep 04 12:06:34 2020 +0530"
      },
      "committer": {
        "name": "kesavan Duraiswamy",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Wed Sep 09 10:41:15 2020 +0000"
      },
      "message": "VOL-3444 Handling of ONT Activation Failure and generation of an alarm\n\nChange-Id: Ibdf7add4258b856f10c121351d9c691bba325a24\n"
    },
    {
      "commit": "c1f2db9761989b60b472c96b623c5ed80e20d65b",
      "tree": "2830dca77911b65a00e7d558cca5e31002cfaec7",
      "parents": [
        "5b41a93784b8e367cc17dcceb01f31ddcae70971"
      ],
      "author": {
        "name": "kesavand",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Mon Aug 31 15:32:06 2020 +0530"
      },
      "committer": {
        "name": "kesavan Duraiswamy",
        "email": "kesavan.duraiswamy@gmail.com",
        "time": "Thu Sep 03 14:13:50 2020 +0000"
      },
      "message": "VOL-3395 Encryption of the OMCC GEM\n\nChange-Id: I6d3f9f4340558525f8e04ee18813a61e97bf0d83\n"
    },
    {
      "commit": "eb4ca2eecf511acc5857649fb4bcc9d1f0010bf5",
      "tree": "ddd65f0b8e94c7d1372f84ad52c702a2421c5d3f",
      "parents": [
        "d4aeca5a2094f7dc7c519913ab1558348c546dab"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Mon Jun 15 07:48:26 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Wed Jun 17 14:54:13 2020 +0300"
      },
      "message": "[VOL-3107] Add DeleteGroup API to OpenOLT Agent\n\n- DeleteGroup proto API method implemented.\n- Unit tests added.\n\nChange-Id: If196a92f7a717fc4cc6c2f0e0bb6ca74fc3683d2\n"
    },
    {
      "commit": "5d9ab1a36e13e55ca3687af160cfd4f582317493",
      "tree": "34e38d86a98015b74ab2f0d5eb413bfd7a6fc400",
      "parents": [
        "2f2618cac8a2f79005cb9187ae2f383e3a039230"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Apr 15 16:53:49 2020 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri May 08 22:28:46 2020 -0700"
      },
      "message": "[VOL-2152][BAL3.0 Brigade] OpenOLT driver registers ONU Remote Defect\nIndicator alarm\n- Provide missing BAL API definitions required for unit test compilation\n\nChange-Id: Ifb38a55b24413beb9f5caf864403c4513cd7be68\n"
    },
    {
      "commit": "2f2618cac8a2f79005cb9187ae2f383e3a039230",
      "tree": "579e2512aeb0177f62f8dbeb71f4ecd667e93d8e",
      "parents": [
        "e84935d3e8335b1f9cf2fdd87b36fd4f32020418"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Thu Apr 23 13:20:30 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Mon May 04 16:39:38 2020 +0300"
      },
      "message": "[VOL-2055] Use Tech Profile ID to differentiate downstream traffic scheduler\n\n- CreateQueue / RemoveQueue / CreateSched / RemoveSched / FlowAdd updated to include\n  tech_profile_id to select downstream scheduler.\n- A DS scheduler is now identified by the tuple (pon, onu, uni, dir, tech_profile_id)\n- voltha_protos v3.3.5 is now referred.\n- Unit tests updated.\n- VERSION updated.\n\nChange-Id: I399bbb03aa33b61a02da10af0a40d354d44bd5cf\n"
    },
    {
      "commit": "3022245814c0c7e588d65fba120eff56eda16f8a",
      "tree": "3d4d239eb681705069abd63c5f0879693b032818",
      "parents": [
        "03bc66fef66b01722557f43f98c89544c4c96cb9"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Thu Apr 23 20:00:52 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Fri Apr 24 00:07:48 2020 +0300"
      },
      "message": "[VOL-2968] Update protos/Makefile to include common.proto\n\nChange-Id: I317df11b31c4265a169e3fe3ae5137653afdefcc\n"
    },
    {
      "commit": "8dbb175d3397934a0637c07327a5e157bc98072e",
      "tree": "77519d89fad22f6ac75071413bd28d4c5fb7c3fa",
      "parents": [
        "825896a8b868798baec2846332e18851570d8cec"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Apr 08 10:37:09 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Apr 08 11:20:32 2020 -0700"
      },
      "message": "[VOL-2875] Documentation update\n\nGeneral language (spelling, flow) fixes\nRemove redundant documentation\nChange protos Makefile to generate directory using dependencies\n\nChange-Id: I24fb2c9259c1a29b7499a35fd13e50836333c58e\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": "09b73eac5bce7a81f2279ba5ea0b67e37ef99de3",
      "tree": "a9c19b526ff0bc4f5bb488c209a7b84c53e06bd6",
      "parents": [
        "d8feddd5434fad6b35c6140aef1f4d4202290b3d"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Jan 08 17:52:05 2020 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jan 22 16:59:22 2020 +0530"
      },
      "message": "[VOL-2225]Migration to BAL3.2.3.2\n\n- Updates to test files to compile for BAL3.2.3.2\n- Addressed various comments\n- Test with two ONUs on same PON port.\n- EAP/HSIA/DHCP working\n-  Following test cases working\n   1. Disable/Enable/Reboot ONU\n   2. Disable/Enable OLT\n   3. ONU disable -\u003e subscriber unprovision -\u003e\n      enable -\u003e subscriber provision\n- Commented out UTs for FlowAdd and FlowRemove and\n  will be addressed as part of another commit\n- Fix tm_qmp creation for BAL3.2 (needed 1Tcont multi gem)\n- Re-organize code after review comments\n- Bump version to 2.1.0 (support for ACL and multicast group config)\n\nChange-Id: I4245d14bba8878fdde6ee361ad54060068de205f\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": "376b33cefbf820679e2532114a6c0f5d96780d4e",
      "tree": "81277b62ce8348920571fd2120ffd1a327a84744",
      "parents": [
        "a4d6ba4eaa8d88760cfcd367921c91418b098b35"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Mon May 06 21:46:31 2019 -0700"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jul 23 21:14:30 2019 +0000"
      },
      "message": "VOL-1580: Support reporting ONU Registration ID as part of ONU Activation Indication\n\nChange-Id: I553daf21f467215ac676a4c92a4ce0eaa0e016cf\n"
    },
    {
      "commit": "cb20878876aa719146c04f2f52f4a98a87cffa4a",
      "tree": "80003af8d7591cefc8db6d215132641be8881f69",
      "parents": [
        "2ae276712aecbc552fe73bff32daf9d7dce7c7d8"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jul 02 20:53:40 2019 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Jul 02 20:53:40 2019 +0000"
      },
      "message": "Add stub for GetPonIf\n\nChange-Id: I0a40d0ca5271d49e848466994ab4dc59704b3c40\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": "ecd353a5ad33963156e8100078dbaf3cb9f6c39e",
      "tree": "3a0521c7a4e69f296d1dd8b7b6c1c96dd134d74d",
      "parents": [
        "34d9e29f039a1215d2b7e251001eec030fc7a73f"
      ],
      "author": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Wed Dec 12 22:33:17 2018 -0600"
      },
      "committer": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Mon Dec 17 22:17:46 2018 +0000"
      },
      "message": "VOL-1363 - Packet out cannot foward packets to any UNI other than the first port on an ONU\n\nPacket-out OnuPacket protobuf has a type error in directed port_no\nAdded debug log details to flow classifier and actions\n\nChange-Id: Ie2018b7395192af58f4e8f818d7e47384ba7f41e\n"
    },
    {
      "commit": "967a1d06104205eb6285f271544de1fc96bde454",
      "tree": "38d00fc71c8428ef0d603a37463e88a54ed24cc2",
      "parents": [
        "7c4ec2df94262d73e9bc62656d042999e8d3a736"
      ],
      "author": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Tue Nov 27 10:41:51 2018 -0600"
      },
      "committer": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Tue Dec 11 16:35:57 2018 -0600"
      },
      "message": "VOL-1023 - Supporting multiple UNI per ONU\n\nTo support multiple UNIs on a given ONU, OpenOLT Driver is updated to support\nan abstract opaque cookie that is registered with all controller-bound trap\nflows. This cookie is supplied back to adapter during all packet indications.\nOpenOLT adapter will use this cookie to track the OF logical port that should\nbe used to reflect the origin of packet to OF controller.\n\nFor outbound packets from controller, the system needs to inject frames\ndirectly onto a GEM port rather than towards \"any GEM\" associated with the ONU.\nThis is necessary to send to various UNIs on one ONU. This is achieved by\nregistering the OF logical port number with the flow and gemport(s) associated\nwith the port. The OF Out packet will include the logical port number and\nhence can be tracked back to a registered GEM for that UNI.\n\nChange-Id: I1085a4b44d12b9402a431c41083e3a5cdb4764b9\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": "b2601f03ada20abcbabd1624332f092d8c1cb81a",
      "tree": "2ef65c848201f756a2e0d600aefad91961d1c785",
      "parents": [
        "c13de2141381ae5e1e5451d2c42f9d20c6de811b"
      ],
      "author": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Tue Oct 23 13:04:31 2018 -0500"
      },
      "committer": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Wed Oct 24 14:15:56 2018 -0500"
      },
      "message": "VOL-1288 - OpenOLT Update driver to use new per-interface ranges\n\nUpdated OpenOLT driver to return a range of technology ranges as\ndetermined through dynamic query of the device itself. Both\nlegacy board-wide and per-tech results are returned to the adapter\nversions to maintain compatibility with adapters that do not yet\nsupport the interface ranges.\n\nChange-Id: I370210f3aba547bf0b82fc1fcf514dc326674080\n"
    },
    {
      "commit": "e4a202f29906e456f5a87e8c48d7386d51fed266",
      "tree": "aeca92e063fe40afa4044af9061f49df66c4fa7c",
      "parents": [
        "88a22ad022a5ed16c8aa09dc799d85666c3d9c25"
      ],
      "author": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Tue Oct 16 17:19:30 2018 -0500"
      },
      "committer": {
        "name": "Craig Lutgen",
        "email": "craig.lutgen@tellabs.com",
        "time": "Tue Oct 16 17:19:30 2018 -0500"
      },
      "message": "VOL-1281 - Update OpenOLT protobufs to support per-interface device information\n\nUpdated DeviceInfo to provide a variable list of pools by interface and by type.\n\nChange-Id: Idfcaa1736edb3f487f9e072b5be2ecccf91f019b\n"
    },
    {
      "commit": "ebc8036547989627e3473c7e125dc245a487f9aa",
      "tree": "4f9847124262f5f8cc8efbf5a2be9c8300566bdd",
      "parents": [
        "06a13329b5f9568e8e5def23ecd10ba1e923febf"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sun Sep 30 09:33:35 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sun Sep 30 09:34:08 2018 +0000"
      },
      "message": "VOL-1253 OpenOLT - fix port info in packet-in\n\nChange-Id: I64574d99e5c08f8f541cc35b704f2b154039af64\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": "0ffa48b8de792f5c09e0e1bee3e12b8cea7a9ab2",
      "tree": "19e426c9608c5877ba8ae70520e5be80cdbce980",
      "parents": [
        "0c6fa3e38c39d1ee8ea0001078e5a27e957dfd90"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Wed Sep 26 01:55:29 2018 -0700"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Sep 28 00:56:03 2018 +0000"
      },
      "message": "Change agg_port_id to alloc_id and remove sched_id from openolt.proto\n\nChange-Id: I83bac16bec9b2c4ac3de71360ddd1d15444d3126\n"
    },
    {
      "commit": "39739bc734cfeef33183fdf46da95b3fb70fa7ea",
      "tree": "1ee3f8afd5cdec8cebbf5720a791c3a01acd1cf7",
      "parents": [
        "8779a17d664a0ec3c5bfba7d186ef4afb828c848"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Sep 13 21:38:37 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Sep 13 21:38:37 2018 +0000"
      },
      "message": "VOL-1220 Add ability to trap LLDP pkts on NNI to send to controller\n\nChange-Id: I3553c9f343f40d50d8d306b7e38d34cb1320c8cb\n"
    },
    {
      "commit": "dff967905f6b79552ebcaac17abab64ead728c45",
      "tree": "87768133098c3471a14c81a51b9669f572d2cce5",
      "parents": [
        "65d0447bc6f89bba7a4c1c21582add23fee67411"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Sep 06 14:59:32 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Fri Sep 07 15:03:57 2018 -0400"
      },
      "message": "VOL-1194 Get device info (vendor, versions, technology, resource manager parameters)\n\nChange-Id: Ie6b4b8c298696321e34444ac3d3b4a965c449bba\n"
    },
    {
      "commit": "65d0447bc6f89bba7a4c1c21582add23fee67411",
      "tree": "78ed4cf04c89bb036dfad5b0089a16803e49b3c0",
      "parents": [
        "6a63ea9a9b6f8806ffbab5134e3b1cbe5c353b05"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Sep 06 15:53:37 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Sep 07 18:00:28 2018 +0000"
      },
      "message": "VOL-931 Adding statistics collection trigger\n\nChange-Id: I6fd6e3254b83cb0f4f3b3a6aa2abde5065a24753\n"
    },
    {
      "commit": "1cdf6ce6e94189ea37f6e78d5b58400cab85a988",
      "tree": "61dce1e49d4447ada02c4ff8499e4bc6e5ee82ad",
      "parents": [
        "135ce81662571bc6447eb03f8bb633e8a20a5c51"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Mon Aug 27 02:43:02 2018 -0700"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Aug 31 19:15:09 2018 +0000"
      },
      "message": "VOL-948: Make gemport and alloc_id configurable from openolt adapter\n\nChange-Id: I9e515cd744934f5a6501ad48ee845912de11c16e\n"
    },
    {
      "commit": "edfaa0cd7e6363df9c78289d75fe906ae929eb36",
      "tree": "14668a736f3a6ef34d086615b2771fc96b1df280",
      "parents": [
        "e3fc0d2606ce61e9aa11d9805d422a2e292de243"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Jul 05 15:05:27 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Wed Aug 08 11:33:24 2018 -0400"
      },
      "message": "VOL-1114 Flow removal implementation\n\nChange-Id: Ia2bb06e0e762fe87abbb4f25849c79cd07191395\n"
    },
    {
      "commit": "e3fc0d2606ce61e9aa11d9805d422a2e292de243",
      "tree": "b34e1b5eddd3b77a6a7060f68f65392cc0993ebe",
      "parents": [
        "4518066bf5bb5d2915b2ea5c3398ead3a5b083c8"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Aug 02 16:51:05 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Aug 03 05:38:33 2018 +0000"
      },
      "message": "VOL-1126 OLT disable/reenable\n\nChange-Id: Icbfad962807945e26c50e467ec079d40b346060d\n"
    },
    {
      "commit": "4518066bf5bb5d2915b2ea5c3398ead3a5b083c8",
      "tree": "7705191e796676adbcd7e372106d9c8d4c6bfec4",
      "parents": [
        "5381c9f9729f8841b558863b9598a7d9045f3b3d"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Aug 02 14:01:51 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Aug 02 14:01:51 2018 -0400"
      },
      "message": "VOL-1116 Openolt reboot\n\nChange-Id: I4bdb3aa6c0feec46b895abb812f33c8345a7dc46\n"
    },
    {
      "commit": "061019533bedd6ee18997a0a039904c53446bf7f",
      "tree": "566a718267a8af66cbccc1f18038ea81899b82bf",
      "parents": [
        "70c218146d3559a294c2c9a837b13f4b4e878d8d"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Jul 25 00:22:09 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Jul 25 19:28:24 2018 +0000"
      },
      "message": "VOL-956 OpenOLT - ONU rate limiting\n\nChange-Id: Ic6e99d9f26b24155b3664288580d26ae71c26569\n"
    },
    {
      "commit": "70c218146d3559a294c2c9a837b13f4b4e878d8d",
      "tree": "75b22db5415e43a21ea875cf29e2e524e49953ce",
      "parents": [
        "59f72ba2c7ddc7b874e0ff6d14cc9dd22a24cb2b"
      ],
      "author": {
        "name": "Jonathan Davis",
        "email": "jd250t@att.com",
        "time": "Thu Jul 19 15:32:10 2018 -0400"
      },
      "committer": {
        "name": "Jonathan Davis",
        "email": "jd250t@att.com",
        "time": "Thu Jul 19 15:49:46 2018 -0400"
      },
      "message": "VOL-762 onu delete/disable in openolt drivers\n\nReceives grpc command from voltha for Deactivate and Delete onu.\nFor Deactivate, upstream DBA tm_sched is cleared and onu device is\nset to admin down.\nFor Delete, the onu device subcriber terminal session is cleared\ninitiating re-discovery by voltha.\n\nChange-Id: I91862a109b58ae823b609b5477b9d82fcf868b5b\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": "d6cf5aa1a14035c506490800b1dc03e2986a22e2",
      "tree": "6f5b5b3d5fd2d21665ece840f9a19210bc552fbb",
      "parents": [
        "73222e0db37e7e6381169243540eb8f10f4b1792"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Mon Jul 16 15:14:39 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Mon Jul 16 15:52:04 2018 -0400"
      },
      "message": "VOL-1100 Flow priority, fix EAP after OLT reboot\n\nChange-Id: I74878313e11aa26bf4e3909aa13f55116acfe797\n"
    },
    {
      "commit": "05ea0eaa7d6a980a0296a9c5df01a7c8aafaf01a",
      "tree": "9ec1837c93067c4036cd0835475e87e68043abc2",
      "parents": [
        "08eaea0cc983ff70cf7e598244d66eb75e820318"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Fri Jul 06 11:47:21 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Jul 11 05:34:01 2018 +0000"
      },
      "message": "VOL-767 Enable/Disable PON interface\n\nChange-Id: I5dde5ec5c9d90fc509a4c93abb848be3d5b6dd86\n"
    },
    {
      "commit": "de4325bc5d4cbff9ef1cb1f09b9b5fbaea07cc8a",
      "tree": "b9e32de142b140247d2c2165551e46ee3dc939df",
      "parents": [
        "3cad49d2009f9f9cb9c7b3d5f5e5eb89bc2f4652"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Tue Jul 03 11:18:42 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Tue Jul 03 11:18:42 2018 -0400"
      },
      "message": "VOL-886, VOL-887, VOL-891, VOL-894 ONU alarms\n\nChange-Id: I06ce649566318b52bac06197cf9e9224f3d55717\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": "a32f4c3503160419f6c0b570c7ffaa53224cf53f",
      "tree": "e00444bccbaceb2e18eade22dfbdf4d33d988df5",
      "parents": [
        "2cddc55c7e314563fdbe75d2ab3ed388e0508e46"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Jun 28 12:55:10 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Jun 28 17:41:38 2018 +0000"
      },
      "message": "VOL-1042, VOL-773 No 0 SN, LOS and DG indications\n\nChange-Id: I0f32093df95dc572659e5bb6298d69c8589e91bf\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": "0f19b1ad7a7c032c112b773772371aa44ec414da",
      "tree": "997e17068b8748d9ff8b5cc78866c5be640be54a",
      "parents": [
        "b78def40962f882c9a652e8dc341ef7acf457549"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Jun 07 17:29:31 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Jun 13 17:21:34 2018 +0000"
      },
      "message": "Port statistics collection\n\nChange-Id: I15ad34d01267673cb64077bd89da0a8566531492\n"
    },
    {
      "commit": "b78def40962f882c9a652e8dc341ef7acf457549",
      "tree": "3491f8b79cb7fb09d196bc695d750b8d532a7ba6",
      "parents": [
        "58d252cb7b492ec642a15282f2c6719ac1ee9609"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Jun 07 12:55:26 2018 -0400"
      },
      "committer": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Thu Jun 07 16:20:09 2018 -0400"
      },
      "message": "VOL-929 Uplink packet out\n\nChange-Id: I8d4e54b289de9b8413fa50126551e8ed94cb9e8b\n"
    },
    {
      "commit": "28c25a8bbfc1eec72e5b0fea6b627e3d28f8c555",
      "tree": "80b4db431c2e699fbce9f9ec40594b0121d4fac3",
      "parents": [
        "7be062f6b9f99128c3912d7a3fc28cc525fc99e0"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed May 30 16:33:53 2018 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed May 30 16:33:53 2018 -0700"
      },
      "message": "Formatting .md files for CORD Documentation linting\n\nChange-Id: I4e6b9e33540841b71b4b91ef5645575d983d8d6a\n"
    },
    {
      "commit": "7be062f6b9f99128c3912d7a3fc28cc525fc99e0",
      "tree": "0a39267620620bfba1fe7a616ecf2cd5ec652f43",
      "parents": [
        "8b348b698513376ddfc437aec0a6ddc1005c49a2"
      ],
      "author": {
        "name": "nick",
        "email": "np202g@att.com",
        "time": "Fri May 25 17:52:56 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri May 25 22:15:33 2018 +0000"
      },
      "message": "VOL-771 OLT heartbeat\nadditional GRPC endpoint for heartbeat that answers with a connection signature to detect OLT reboot /drivers restart\n\nChange-Id: Ib4eb0f162519701c0535ca53f0875f0f83dcb833\n"
    },
    {
      "commit": "fe9d942fa99403a45872f6f445bd803064e5190f",
      "tree": "a171bb74e42192db22a6babcd5c7f7d4a93bd22c",
      "parents": [
        "0fd0f666b2dc71b8164c62d162d9125965735804"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue May 22 23:25:02 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue May 22 23:25:02 2018 +0000"
      },
      "message": "VOL-765: Move protobuf field tag numbers around\n\nChange-Id: I39b43127731cf7e32c5d1dc44aa2fe922ac3adb3\n"
    },
    {
      "commit": "0fd0f666b2dc71b8164c62d162d9125965735804",
      "tree": "4e94393587a5d0c4760a429f364d48951f364e43",
      "parents": [
        "6fa807315149fce5d67458fdfcb759059daffada",
        "c063ffd57ad1611a73ef23fc7a962e1e73a58b9e"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue May 22 21:54:32 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit@opencord.org",
        "time": "Tue May 22 21:54:32 2018 +0000"
      },
      "message": "Merge \"VOL-765 Modification of ONU indication to have admin state ONU oper state change, ONU indication and ONU dying-gasp changes to reflect operation state and admin state of ONU and pass it on to Voltha\""
    },
    {
      "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": "c063ffd57ad1611a73ef23fc7a962e1e73a58b9e",
      "tree": "98e999c66a1c9f1fa78990691b0f4d9a599b8865",
      "parents": [
        "ec62c62cd290038ae6eec30598ee2c8f508afed0"
      ],
      "author": {
        "name": "nick",
        "email": "np202g@att.com",
        "time": "Tue May 22 14:35:28 2018 -0400"
      },
      "committer": {
        "name": "nick",
        "email": "np202g@att.com",
        "time": "Tue May 22 14:39:28 2018 -0400"
      },
      "message": "VOL-765\nModification of ONU indication to have admin state\nONU oper state change, ONU indication and ONU dying-gasp changes to reflect operation state and admin state of ONU and pass it on to Voltha\n\nChange-Id: I1159bead716bb66d59b491603202b7336a6ce140\n"
    },
    {
      "commit": "f0adbf8d761be615ff9dc6dc88c82a50e788ddd7",
      "tree": "690ecef44a9101a3dd07ca8db2581e6d834fbdb1",
      "parents": [
        "45aa662c86e769be31ba62e398ffa3ac3237bb1d"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon May 21 07:38:37 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon May 21 07:38:37 2018 +0000"
      },
      "message": "VOL-757: OpenOLT - dpid based on OLT ip address\n\nChange-Id: I9d6cf5755c02b1f661b06bd333176090d2a1565e\n"
    },
    {
      "commit": "185a5e8e014ff7eafdb01dd58d8a65a3f5e2e852",
      "tree": "155adad52d830acad712b50607d73bff1449abe3",
      "parents": [
        "2cb6e860a653dee9715cc5469975d78cb458baa1"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri May 11 16:10:10 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri May 11 16:10:10 2018 +0000"
      },
      "message": "VOL-757: OpenOLT - Add system infor to olt ind\n\nChange-Id: I30a5e4e416ab7947d0fdbf33e9d6a4f7f2c2c3d9\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"
    }
  ]
}
