)]}'
{
  "log": [
    {
      "commit": "897f5ab6d13999a80be3d0f2dc5d423603da7d80",
      "tree": "9db51b2928a8d46ca83ef498d4e2cbe53d5c9751",
      "parents": [
        "d18f0d36c31a685a6153b11e1966b8c6533d19d6"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Oct 17 17:05:31 2019 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 18 13:34:19 2019 +0530"
      },
      "message": "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": "b1fad57c68d6fd0692e676bc35eaf13bde4f4d73",
      "tree": "869c3b0cc39a3b9a256f66239593566e3f5bc389",
      "parents": [
        "d33b4d85ab3107ba1ffa8597cfa3380238b3ccc9"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Tue May 28 19:02:30 2019 +0800"
      },
      "committer": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Jun 05 18:42:12 2019 +0800"
      },
      "message": "[VOL-1635] [BAL3.0 Bridade] OLT Activation [VOL-1636] [BAL3.0 Bridade] ONU Discovery, 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"
    },
    {
      "commit": "d33b4d85ab3107ba1ffa8597cfa3380238b3ccc9",
      "tree": "c84adaf2cc908a8770fd3db4361f7136c9e8d76c",
      "parents": [
        "88d911c0ebd9014f4185d6f9b0543f0813a35716"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed May 15 18:22:57 2019 +0800"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sat May 25 01:27:10 2019 +0000"
      },
      "message": "[VOL-1635] This OpenOLT agent supports the BAL V3.0.3.3 SDK.\nThe APIs call,variables and structures has been changed to BAL v3.0.\nOLT activation from voltha-1.7 is successful.\n\nChange-Id: I2096251262ef515a3dbf579eca806fc551bdecf1\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"
    }
  ]
}
