)]}'
{
  "log": [
    {
      "commit": "0e9fabf1747ccd5570cc49b8a4f54dfd8f194994",
      "tree": "535bc5c0e426e8f9b8359b5fcf62b0e55a07a0bd",
      "parents": [
        "935667096807362854a040e46d1e3a7baa2f3761"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 30 17:19:27 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 30 17:23:57 2020 -0700"
      },
      "message": "Fixing documentation\n\nChange-Id: I639080cfa8f3d0e6845f4779e7b5b4bd14775cb0\n"
    },
    {
      "commit": "c11074df77a6305009fd78dd17862e347bfd87e4",
      "tree": "57c0e5efe7f4f9d685d45f96b83de5955e82120f",
      "parents": [
        "f380a971d73c812881a130ad3514e1b6a73e5f96"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Sep 14 14:59:24 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 15 11:26:50 2020 -0700"
      },
      "message": "Fixing BBR logging\n\nChange-Id: Iac274dcc12a711fdbc1454fcf36b6b9fdd2c61ed\n"
    },
    {
      "commit": "618a658cc9841cc81009912103226f411a73c89b",
      "tree": "305ecadae5b2a2708c5feeb681f14e19d4a1a7d7",
      "parents": [
        "adc72a82be94280f891ce0f1787a016ab1360436"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 09 12:21:29 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Sep 10 12:27:37 2020 -0700"
      },
      "message": "[VOL-2778] Handling IGMP\n\nChange-Id: I54c26bc438a144c7d4c64a9b3d543461fc743ab2\n"
    },
    {
      "commit": "4a036269033735bb0d9d4b61828c2fb645ebdde0",
      "tree": "6fe6f068bb2437b607e9c953270c4a8f10541b86",
      "parents": [
        "0b603aa41fd7bb079fc9950bfe3f579fa77017dd"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 17 15:56:13 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 01 18:21:11 2020 -0700"
      },
      "message": "[VOL-2778] Introducing Service definition in order to support the TT workflow\n\nChange-Id: Ib171502e8940b5d0b219620a4503f7095d376d7a\n"
    },
    {
      "commit": "0b603aa41fd7bb079fc9950bfe3f579fa77017dd",
      "tree": "5b39cf289a5a2ca6a68026ce53c6ed473f9c14d7",
      "parents": [
        "688b424c450a2cbb0fb3d06f4f5f17caa4854ede"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Aug 21 14:40:48 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 24 10:59:48 2020 -0700"
      },
      "message": "Releasing a stable version before introducing support for multiple services\n\nChange-Id: I7d4a0a9d86ad1aae2173b541892bb7c04161264d\n"
    },
    {
      "commit": "d2907e6cd58d4e04c72b99895630f137c2a958fb",
      "tree": "0c6950b47e6ec10fda1174c3ba16d5af5b0ceb1a",
      "parents": [
        "b5fc46a55691fed625cb54fb881385bee0091fef"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Apr 03 10:23:02 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Apr 03 10:23:06 2020 -0700"
      },
      "message": "[VOL-2876]\n\nDocumentation cleanup and more compliant swagger docs\nUse newer voltha-docker-tools version\nUpdate to python3 venv and Sphinx to build docs\n\nChange-Id: I3fca61aef78e77a893419200502a8fae91135a4a\n"
    },
    {
      "commit": "60d623026c977503dca22ea48bf3c5d63a9a25be",
      "tree": "eb88c932778cf6a7c7ab92b326c3f7fb26e158eb",
      "parents": [
        "3b2df8cf808a50d7bd4ed36e70948e82f083ced6"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Mar 10 17:02:36 2020 -0400"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed Mar 18 22:03:15 2020 +0000"
      },
      "message": "VOL-2629 Modified Makefile to use containerized tools.\n\nModified existing containers to build internally, rather than bind-mounting the whole project \u0026 running make targets.\nThis repo has C dependencies, which must be made available, which complicates the usage of containerized tools.  Some tool containers are augmented before use.\n\"build-\" targets will continue to use locally installed golang.\n\"release-\" targets will use containerized tools, and will cross-compile only bbsimctl.\n\nChange-Id: I02c999a29361d26aa9198d1f03b2b050febfe954\n"
    },
    {
      "commit": "095413596badac38059d5203005242ceecd297b7",
      "tree": "47478e685df195b5bcded93e0c7f73a8f7c634fb",
      "parents": [
        "dd443f0d358e59d37543542eb7f6d66d57939327"
      ],
      "author": {
        "name": "Anand S Katti",
        "email": "anand.katti@radisys.com",
        "time": "Wed Jan 29 15:54:01 2020 +0530"
      },
      "committer": {
        "name": "Anand S Katti",
        "email": "anand.katti@radisys.com",
        "time": "Tue Feb 25 01:00:11 2020 +0530"
      },
      "message": "SEBA-910 Implementation of Create/Remove TrafficSchedulers\nfix formating issue and bump verison to 0.0.16-dev\nUpdated Makefile fix proto dependency\nprint in table format\nresolve merge conflict with igmp file\nbump to 0.0.18-dev\nremove overriding onu port no\nrebase and update\nChange-Id: Ie0dce516a7044cd4ed1de7bafcdcd292e5daf689\n"
    },
    {
      "commit": "583f17d17a680d4c2c44b19a4826dff88e75b9cc",
      "tree": "a46982352e81124187ed1640551fe82b98d096b6",
      "parents": [
        "1ee984a42c8cd01e7a3137fd766e4df91db51891"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 10:35:17 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 10:40:50 2020 -0800"
      },
      "message": "Fixing BBR\n\nAs part of SEBA-927 BBSim expect VOLTHA to send back the OnuId and thus\nBBR should behave the same way\n\nChange-Id: I364c665c37385885310d8cfa1639b0f5037ed473\n"
    },
    {
      "commit": "df3f85d3f815c076b2be48f1e48e2f66935c6423",
      "tree": "7fa484bddf802ef152563815a39f01924393e2fa",
      "parents": [
        "18859852863951b3c84b197526a154504f3b35b6"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Jan 15 12:50:48 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jan 16 16:01:06 2020 -0800"
      },
      "message": "[VOL-2451] Reporting UNI Link Up alarm via OMCI\n\nChange-Id: I6fd30af5f558cd41bca617247d859bdcc2ff2ed9\n"
    },
    {
      "commit": "569e71748c1d0ed808a7c4879c63607860a57fc5",
      "tree": "726128cb3bd995262aac7c9e2a22647befde1326",
      "parents": [
        "4b0ef4d6b06cf1027adcf96e11eb5fae5f660029"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 20 11:51:51 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 20 13:06:59 2019 -0800"
      },
      "message": "[SEBA-916] Restored BBR and added it to the \u0027make test\u0027 target\n\nChange-Id: Ifac21bae93017a680edbeff071f8574ab70a3d9b\n"
    },
    {
      "commit": "4b0ef4d6b06cf1027adcf96e11eb5fae5f660029",
      "tree": "9ea64acf789134247a6df9a2c0e682a10c270e93",
      "parents": [
        "8e1d15eac1eb2b7d5b4ea8047fef2f5f6dc1d413"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 14:25:20 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 15:10:34 2019 -0700"
      },
      "message": "Add makefile targets for doc8 lint, fix formatting/spelling issues\n\nChange-Id: I0f45ffe0ba94fab89f9b38c9b73ed7b9091f1795\n"
    },
    {
      "commit": "64dffd5f4570f86a153ca820a7dd187009f20e5d",
      "tree": "9ec5767b1c09052facd8d18e6f4da22274de8f11",
      "parents": [
        "79978bf468a735fe7a964bbc6e0820332e47777d"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Dec 17 17:29:57 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed Dec 18 02:18:35 2019 +0000"
      },
      "message": "Adding docker-kind-load target for kind-voltha development\n\nChange-Id: I91a522f84b48d91f1c8b938c87a518bd61b8e32d\n"
    },
    {
      "commit": "958d81cf3c05fd53c2e81bb226462cb1ea8b9040",
      "tree": "a6a7ac21cc53df13c98e8f438f7b160b01e9d5f1",
      "parents": [
        "e811ae9d97feddd9058f66a34d984c65e81b620d"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Fri Dec 13 22:09:48 2019 +0100"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Dec 16 13:12:13 2019 -0800"
      },
      "message": "[SEBA-882] add Sadis server\n\nChange-Id: I2c973a940ccf1398b1c122908769e806eaa1dd14\n"
    },
    {
      "commit": "ca08fc7b8da160828e97da042b6abc9517a6e06b",
      "tree": "89d559a3f4bfd298ee5a63ab394afe2d06542292",
      "parents": [
        "3ddb24553631b56816e847a38f3daa49241e538a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Dec 04 14:17:39 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 06 07:07:45 2019 -0800"
      },
      "message": "[VOL-2252] Using omci-sim v0.0.1\n Adding Makefile support to load a development version of the omci-sim library\n\nChange-Id: I341f626adaec35e697eb24470594942463d8f9a8\n"
    },
    {
      "commit": "681364dcd6b94f79032af061c1362a0e38cb3efc",
      "tree": "66aede25eb9376ca8f5d1b3f783635cdc6a67c0c",
      "parents": [
        "a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Sun Nov 10 14:28:46 2019 +0100"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 15:03:01 2019 -0700"
      },
      "message": "[SEBA-873] add reboot olt support\n\nChange-Id: I1570d05313661a6d66e1596b9f9a1a1cc17d1a73\n"
    },
    {
      "commit": "a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0",
      "tree": "63e11f0199331430b4b0ff78556a692128913fd3",
      "parents": [
        "3de9de0f50908f53454acd5eb82f97794bc937a3"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 13:30:14 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 13:33:31 2019 -0700"
      },
      "message": "Committing vendored dependencies and generated protos\n\nChange-Id: I349c149b513d9de7d9f60bde2c954a939da2fc54\n"
    },
    {
      "commit": "3de9de0f50908f53454acd5eb82f97794bc937a3",
      "tree": "8fe1256737de874cda27af87bc261b02fd04aa1f",
      "parents": [
        "c53f7d7e3f6cf9782788a6186e163a932a2f37de"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Nov 14 13:40:03 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 09:18:10 2019 -0700"
      },
      "message": "Moving BBSim to the latest protos\n\nChange-Id: I797c3b3b6d964110b96f9636f941082ed14ad03d\n"
    },
    {
      "commit": "2da7634f9bdac05326b2c5eab2f6c24b01505add",
      "tree": "8bb8fb42d0db6f396c541103652f43b8763abc1c",
      "parents": [
        "3f5d7f263f36212e311204ca3a545314b6ff78e6"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Mon Oct 21 09:47:35 2019 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Nov 04 11:36:11 2019 -0800"
      },
      "message": "[SEBA-823] REST APIs initial implementation (legacy+new)\n\nChange-Id: Ia8480b72540ff08d35003534d39aff984e31120c\n"
    },
    {
      "commit": "d49da2930edba5a1be15ff7af4b97c7878b8574c",
      "tree": "9c5ab143214782d6cb0d9944fa24af51485d2fce",
      "parents": [
        "6866b8c2166f86ed041aebf8a565827309b8ade5"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:30:51 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:30:51 2019 -0700"
      },
      "message": "Fixing build command\n\nChange-Id: Ic55cae2c7216c7f81171aad72d33efcb34170b9c\n"
    },
    {
      "commit": "6866b8c2166f86ed041aebf8a565827309b8ade5",
      "tree": "acb99dd7b9b29f4223708d0457830336bab64390",
      "parents": [
        "01d41ce09599c569895ed0222ce6c1e8bae769b7"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:15:24 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:24:10 2019 -0700"
      },
      "message": "[SEBA-853] Pipeline fix\n\nChange-Id: I8a4f6658ec584e44791c1aa53113d5e9ebba01c8\n"
    },
    {
      "commit": "01d41ce09599c569895ed0222ce6c1e8bae769b7",
      "tree": "3db22c7bd9fe9a2c77ca884535f74c9353ea82c4",
      "parents": [
        "623dae0ea66f5fc9e161a6ba19f9bdb93b1c0ea9"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 15:42:47 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 15:55:45 2019 -0700"
      },
      "message": "[SEBA-853] Building BBR and BBSim as part of the scale test pipeline\n\nChange-Id: I007fc7d0d18f039ccf6e3ba059641497404b3d88\n"
    },
    {
      "commit": "e383d5df1d74c283891748d0a90e985036551bd6",
      "tree": "3f210a04cb562563de04cb316176ec2dbc60645b",
      "parents": [
        "9f619491e1edb20409531b378586de1c110f504f"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 14:47:27 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 15:48:17 2019 -0700"
      },
      "message": "[SEBA-819][SEBA-820] Adding commands to restart EAPOL and DHCP\n\nChange-Id: I283dcae58bc5dbf0ef405c4ce6b5f2e8b818b993\n"
    },
    {
      "commit": "9f619491e1edb20409531b378586de1c110f504f",
      "tree": "7bec92fed1c189993fb8890484d215ee533a995b",
      "parents": [
        "13f412d623f4f4abcaadfc49106c41832112edaf"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 13:11:58 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Fri Oct 25 21:55:07 2019 +0000"
      },
      "message": "Moving docs to rst\n\nChange-Id: I7f054b5afbe6021c03bbce04cce4938d5fba425c\n"
    },
    {
      "commit": "fcecd3907a75ff0f09b83085377866318fc99d87",
      "tree": "3584dc1e71b85a0bb63c303b19ffe6b6c52d2ea6",
      "parents": [
        "813402be4bf31a187fd7d4b7b156ee3c6018b8d2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 24 13:26:20 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 24 13:26:20 2019 -0700"
      },
      "message": "Adding dep and protos as dependency for the release target\n\nChange-Id: I66eebb01c9fcd9d0b64754f0504dea07c6aa0384\n"
    },
    {
      "commit": "8dea399e1236366769753514351729fbdf12260c",
      "tree": "82c82b68187090c73bd99bfe60a933a6fbcb7d72",
      "parents": [
        "ef04c56a336e44a100a60fa18dbcd65f0c105ee3"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 22 10:54:25 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 22 10:54:25 2019 -0700"
      },
      "message": "Adding release target for bbsimctl and bbr\n\nChange-Id: I80faba0b9d0eccee443353f8dc96faa3d4a1b80f\n"
    },
    {
      "commit": "ecbd6a1a326a7271d8fc87b137cd68ae51546586",
      "tree": "9b11d9e3df1a6174c38615e5af4216fbc01fd040",
      "parents": [
        "40e067fa96af35187d64e601c5c3c09893d7a978"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 21 10:51:03 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 21 11:49:07 2019 -0700"
      },
      "message": "[SEBA-853] Pipeline for BBR\n\nChange-Id: I2a7e2fd8af4ad739593d8e87b46d9756bb507175\n"
    },
    {
      "commit": "40e067fa96af35187d64e601c5c3c09893d7a978",
      "tree": "eec08b4c484ce28e92ec551ef39419219303e9df",
      "parents": [
        "c21855e824450b46f08bd6c07475c63c63f7be3e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 16 16:59:41 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 18 17:51:41 2019 -0700"
      },
      "message": "[SEBA-836] BBSim Reflector\n\nChange-Id: Ib4ae5a2c24880dc62209bebb81188eca5f57865d\n"
    },
    {
      "commit": "c7966c7e7b0415d3154fcf3e5bd7259df3cae028",
      "tree": "e869297d2e576b6712e43745a508e5c390aae499",
      "parents": [
        "f6f3a7fdd5807bab2cfaa8a90a5ed99584399d82"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Oct 16 14:00:00 2019 -0400"
      },
      "committer": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Oct 16 14:07:54 2019 -0400"
      },
      "message": "VOL-2095 Moving fmt after protos build to ensure fmt finds a valid go package for the proto.\nThere was a build error due to the missing package.\n\nChange-Id: Ica0865d0a1c1ec97a09b26f45c5393a180830b8f\n"
    },
    {
      "commit": "3830549144903f943fe048c0a01eda197dfea6f2",
      "tree": "05c29e633538c2934ab33d5b8a47a4b73d0b02ed",
      "parents": [
        "075b189d3e50623ab66a6390bea20661df243709"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 11 11:36:00 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 11 11:36:00 2019 -0700"
      },
      "message": "Adding fmt target to Makefile\n\nChange-Id: I595fdee85dd34e401e8b4fa13215a86131b4c068\n"
    },
    {
      "commit": "5daa2abe566b038479c0fc3a16cefbc6c21550ec",
      "tree": "33376ca68c2c52bd79bab088e6f270c2d92a8944",
      "parents": [
        "0e27a47c1cce8d426d5c241d868a67dadbe2c205"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 08 08:27:18 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 09 09:11:02 2019 -0700"
      },
      "message": "[VOL-1527] Not building the image with the voltha/ repository by default\n\nChange-Id: I1f9d45475b33e60e88ef7c593e58381c53f4f139\n"
    },
    {
      "commit": "2bf742a5517e7880e5f2a9923c1bc22221522b53",
      "tree": "16b73cdcc582fbd462cef3b3c4a28e2cce0e43d7",
      "parents": [
        "a42dd35fa2fa38862abb9c8459d526f59285d87e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 01 11:33:34 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 01 11:33:34 2019 -0700"
      },
      "message": "[SEBA-835] Dynamically configuring log levels\n\nChange-Id: Id7bb2e870a9e83cdabd6116b05bcf284d83c37a3\n"
    },
    {
      "commit": "82c16d089e9aaba1867078b56f2afcf4544b4c50",
      "tree": "3e9a7b78f9db8a9208a0996ed6d64862cd65fd69",
      "parents": [
        "4b3fc7ebbbee054cbd98850e3ca8efcd0307e161"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:34:32 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:57:40 2019 -0700"
      },
      "message": "Moving BBSim entrypoint in the cmd folder, building bbsimctl in the container\n\nChange-Id: I4823578ed17c40b13c1c9a561e7aa7e6640f7f19\n"
    },
    {
      "commit": "4b3fc7ebbbee054cbd98850e3ca8efcd0307e161",
      "tree": "086dcb1fc380d8d9b93658164fc6de1ac7557697",
      "parents": [
        "5f82fa9e5ef2558010070bab8dce3f038486d409"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 17 16:49:54 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:35:42 2019 -0700"
      },
      "message": "[SEBA-817][SEBA-821]\nAdding c/s tags and hw address in the onu struct\nDHCP State machine completed\nCleaned up logs\n\nChange-Id: Iadb1d3967befe1c402e302a552b67faa2701f5c5\n"
    },
    {
      "commit": "8df63dfe2ab80d7c80fa191634e46325cf72d8a6",
      "tree": "7e613405f774ea9373d4cdb3eba1eb8df57aadbe",
      "parents": [
        "47e69bbd822de09e7ddf89a26baa86cc3d57937d"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Sep 12 10:34:32 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 17 14:31:23 2019 -0700"
      },
      "message": "Basic BBSimCtl implementation\n\nChange-Id: Ib5e6f7f462cdb10a3d976b99812658bf7e225dfb\n"
    },
    {
      "commit": "1100699d90046340803ed2f0a789bcdc3ea5292c",
      "tree": "f96a24ad909ec6926cd77c00a9a378e4c6afedc2",
      "parents": [
        "c559ef145311722fbb8fead5fad63389860b6506"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Aug 28 11:29:46 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 29 16:26:41 2019 -0700"
      },
      "message": "Fixing test command to use vendored modules\nAdded first unit test\n\nChange-Id: I88f6ca906764dbb9a071607bc0e9410d1b84ef0c\n"
    },
    {
      "commit": "c559ef145311722fbb8fead5fad63389860b6506",
      "tree": "37122693cc1474c24e81eb305faa4604f8324ac0",
      "parents": [
        "da9cbe22e68f72c4fe3e5bd13948a2500281a8d7"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 20 13:24:21 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 20 13:24:21 2019 -0700"
      },
      "message": "Using the OMCI-Sim library to respond to OMCI messages\n\nChange-Id: I8a15f9dcb95fe8ce7b5f524d673d7c83882b6401\n"
    },
    {
      "commit": "d54283ab761d901b7b79281f5861629481d2d7a2",
      "tree": "4be29dcc72faebba65ea2bbc1cd753cd1147c128",
      "parents": [
        "9a3518cd066926d1d6a8df40d615fc1430975cfe"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 13 16:22:31 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 13 16:22:31 2019 -0700"
      },
      "message": "Using upstream openolt.proto\n\nChange-Id: I5ac8f2e1ced4a2a818ee4a106f997f88a526cf9f\n"
    },
    {
      "commit": "84f7d48c8d7552e5ae078dc472618cbe9a84fa9a",
      "tree": "60ee1311211c8bfb4c32751793277ce5e2a98b9f",
      "parents": [
        "4747d2991750a57be4eea7f67a0953e5a116d697"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 08 19:00:47 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Aug 09 19:04:02 2019 -0700"
      },
      "message": "Starting BBSim API Server\nAdding SerialNumber to GetDeviceInfo response (it\u0027s now required by\nVOLTHA)\n\nChange-Id: If726b5c313b6a424f54682aef68c001f6de51b57\n"
    },
    {
      "commit": "4747d2991750a57be4eea7f67a0953e5a116d697",
      "tree": "323b5421d87332aa683f3e2c99f50cc5068e7b30",
      "parents": [
        "addc6905496e6224d2f4ea595c0a13322a3a2bd2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 05 11:50:18 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 08 09:34:39 2019 -0700"
      },
      "message": "First version,\nOLT is activated and enabled.\nONU are in discovery state, OMCI state machine is still missing.\n\nChange-Id: I6dddd4fd3460ee73b44226a546318acb2545d64d\n"
    }
  ]
}
