)]}'
{
  "log": [
    {
      "commit": "756622562610c379552470984ceac3acb9f7d09d",
      "tree": "f0da5763fb83e6aa70b1028e97efa139c117aa0d",
      "parents": [
        "c4b19116940e73edfe9d49c05a9551d361d6a844"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Mon Apr 06 18:16:54 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Mon Apr 06 18:17:02 2020 -0700"
      },
      "message": "[VOL-2875] Documentation update\n\nAlso, update the Makefile \"help\" target to self-generate from comments\n\nChange-Id: I26d329a2838ea360f3b2c96d44357b9fb8c51b84\n"
    },
    {
      "commit": "8f2b95799114a91ee0dd5eea1f6aad929d238ef5",
      "tree": "d8b43ee735019b54dfd73a47b2332fb906c34c2f",
      "parents": [
        "7acc0b91c2b70d65ca5dbe612f4ef55c1f68a136"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Feb 28 15:35:23 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Mar 04 09:16:56 2020 -0800"
      },
      "message": "[VOL-2689] enable compile time profiling\n\nChange-Id: I18c6ebd076e4e21d2297b20d32692ababf8c3e78\n"
    },
    {
      "commit": "e71b52dcf692b71c4de57d41690561523e0e3188",
      "tree": "7c54173ebc7d958d94446f71d2fd623f34f2ecf6",
      "parents": [
        "e701b8609e2de04c1fe420fdde9a06598ca2b473"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Wed Feb 26 11:13:42 2020 -0500"
      },
      "committer": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Wed Feb 26 11:54:42 2020 -0500"
      },
      "message": "Updated tools version to 2.0.0\n\nAlso removed redundant lint-sanity (govet), and lint-style (gofmt), which are already checked by golangci-lint.\nAlso changed lint-mod slightly so it reverts any changes it makes go.mod, go.sum, and vendor/.\n\nVOL-2647\n\nChange-Id: Iaf53c43b0926d412f3f980dfb2d5944ff61ffb9c\n"
    },
    {
      "commit": "5283008b6a37ffbb33f9ff0afe59083ed3c35315",
      "tree": "2cf65e40f62847da703ab43ee462357abb6ef203",
      "parents": [
        "9bbc565e6db85ce73272c4d19229910af45413ba"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Fri Feb 14 14:53:52 2020 -0500"
      },
      "committer": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Feb 18 10:11:31 2020 -0500"
      },
      "message": "Modified tool container flags so CTRL-C works properly.\n\nVOL-2594\n\nChange-Id: If03f0238367950ee6b1573f27853404a2a749269\n"
    },
    {
      "commit": "945e401f2e009f0196c517e51cffc7502287fcc0",
      "tree": "b8771d427d2e952917de5270387a8a81b05f4b6d",
      "parents": [
        "3d2a8f96b00d554236ed094c1d8f7eff2afb9c50"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Dec 12 14:16:11 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Feb 11 11:25:01 2020 -0800"
      },
      "message": "[VOL-2364] handle sub-sequent onuDiscoveryIndication\n\nIf ChildDeviceDetected times out then the device never receives the\n\"enable\" call. With this patch we are allowing the device to send a new\ndiscovery indication to retry the process (the OpenOlt agent keeps\nsending discovery until an \"enable\" call is received for that device)\n\nChange-Id: I6a2f5d5e9b0a001361bdca1feb14ca22cf092138\n"
    },
    {
      "commit": "2cd4b7b6c95b74ff0ea251a6e5e046f0288fa363",
      "tree": "8c57195e4a45c94724da98ea2b11d4012ca2180a",
      "parents": [
        "d618472c73d2c0bd16d17509bef30da1bec426d7"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Feb 04 15:15:14 2020 -0500"
      },
      "committer": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Thu Feb 06 18:02:06 2020 +0000"
      },
      "message": "Update Makefile to use containerized tools.\n\nAlso added lint-dockerfile target.\nAlso added mod-update target to simplify updating mod dependencies in a way that will pass in Jenkins.\nAlso made minor changes to make Dockerfile pass hadolint.\n\nVOL-2428\n\nChange-Id: I62e0f7bcee929df24979c2dfa5c98eca36dd9cc4\n"
    },
    {
      "commit": "ccb714b3d92799d967fc0cc24653678b73593ac0",
      "tree": "be61d3c9aa9862461ecbbcfd3fc3164d9ddcd958",
      "parents": [
        "6d1acb9d83a9f226262e716a136d35c816fb8027"
      ],
      "author": {
        "name": "Esin Karaman",
        "email": "esin.karaman@netsia.com",
        "time": "Fri Nov 29 15:02:06 2019 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Jan 23 19:50:04 2020 +0530"
      },
      "message": "VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter.\nVOL-1595 Add Support for handling multicast flows in OpenOLT Adapter.\n\nDepends voltha-protos from the patch below:\nhttps://gerrit.opencord.org/#/c/16690/\n\nChange-Id: I1cc9900bd6400bb31aed11beda674138838a21d2\n"
    },
    {
      "commit": "cbf583e03724ae29de6c473a8b5501d58e57e90d",
      "tree": "0da6cff510bc9f52e46d82e0acba221f4bbf0d60",
      "parents": [
        "7e142eded101385ea38596e01ebd86fe8d6b951b"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Dec 17 15:26:00 2019 -0800"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Dec 18 17:15:12 2019 +0000"
      },
      "message": "Adding docker-kind-load target for kind-voltha development\n\nChange-Id: I4c67fc9e6b2f62b31e96118a72147193e1d173f3\n"
    },
    {
      "commit": "22c0e9c8591da74e93c75c773e59f4f7a6c62a42",
      "tree": "c0f3122638c677c7a0812f5ba200c3964c097988",
      "parents": [
        "ac0991d24ecc939c26d238ffa31cb10376ec6427"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Tue Nov 26 08:11:29 2019 -0800"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Tue Nov 26 08:12:14 2019 -0800"
      },
      "message": "VOL-2265 test go.mod and vendor consistency\n\nChange-Id: I29180db14b23859461883f7cb9431c7922a6e3ac\n"
    },
    {
      "commit": "e4996f371dc6dff2a7c190aa10c833e09e165394",
      "tree": "4405bcbc4d51edaa0faa62fe580177a198d87dd5",
      "parents": [
        "a8dc937e75e98100374dffd02f7c7bdc5a314a4c"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Nov 13 15:47:43 2019 -0500"
      },
      "committer": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Nov 13 15:47:43 2019 -0500"
      },
      "message": "Updating local protos to use the v2 directory\n\nChange-Id: I384c40e9eb23ccedc7fbda169d5e099476c4e219\n"
    },
    {
      "commit": "5e3120796c63cf463246aee880efc10cc908cf4f",
      "tree": "68937312a58c016665ea91b02cb671c0115939e1",
      "parents": [
        "eb83c83f962144e5b6f80ba44f3cd68a7939bafd"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Oct 25 13:00:25 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Oct 25 13:02:19 2019 -0700"
      },
      "message": "VOL-2138 Fix LOCAL_LIB_GO for v2 paths\n\nChange-Id: I0e268696d1d9cad6e26e223c1c52fd0479e7a1f2\n"
    },
    {
      "commit": "355d1740ea6f90227bcf24d4123e69672e31eab0",
      "tree": "bd5eeb80c21d7123ae3286d2cd801c0587cb13a0",
      "parents": [
        "bef8943874760940dd2a2b5c67da31df618b5b16"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 24 10:57:52 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Thu Oct 24 11:49:43 2019 -0700"
      },
      "message": "VOL-2153 import flow_utils from new location\n\nChange-Id: Iecd3875574ecacd9fd2e96da9637d524724907f0\n"
    },
    {
      "commit": "63d5181dacce17febaf40ba42efab72e20f1d98b",
      "tree": "f896a6e8f5de8884423e62c0c751d307a8fd1dbc",
      "parents": [
        "788e520a69fb8698caa8199098e78ecf76c614ed"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Oct 22 15:55:29 2019 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Oct 22 15:56:05 2019 +0000"
      },
      "message": "VOL-2124 - add build target to makefile\n\nChange-Id: I4c538dee9c15e914d93092c716d2fc21e3164a3c\n"
    },
    {
      "commit": "788e520a69fb8698caa8199098e78ecf76c614ed",
      "tree": "56ec056cb3ea27ddd1ae7ab96b6edbd24f613490",
      "parents": [
        "f8424cc36bf53d69a51974dd7f83d86f055ab9e4"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Mon Oct 21 18:49:40 2019 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Mon Oct 21 18:50:14 2019 +0000"
      },
      "message": "VOL-1921 - updated to use go mod\n\nChange-Id: I8d5187fa91fa619494f972bc29d3bd61e5be3a82\n"
    },
    {
      "commit": "a4cd50da08273371eaeb378f0bf12579e10fda95",
      "tree": "39f3dbea3128939f2b835da6dd68b19fafa1fab3",
      "parents": [
        "b26b450a595f20b6a2717a5ff2436009be5f4436"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Tue Oct 15 16:53:38 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Oct 16 08:49:05 2019 -0700"
      },
      "message": "VOL-2057 Ensure Makefile variables set correctly when tools are missing\n\nChange-Id: Ib861cb290293e1e082327627e967ebc1a0233eb5\n"
    },
    {
      "commit": "95504be65dead48e12592f92cd4aac8597a88a4d",
      "tree": "917a53ca5986c52fc8692f44a922f8d825dc700d",
      "parents": [
        "82efc4970cd32d794c5055d7ad2c2739e0b26fd8"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Sep 03 14:17:24 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Sep 05 08:33:23 2019 -0700"
      },
      "message": "VOL-1893 Fix voltha-openolt-adapter Makefile\n\nTarget to build docker images needs to be named docker-build for\nbuild automation to work correctly.\n\nChange-Id: Ib18877e5d2e0d515159e5e3fb5cb369ee27791ee\n"
    },
    {
      "commit": "8eb6cd6b047054c59c53a42b6c5b5f9cb9cf0c57",
      "tree": "944e55a978054d4e764f835c7dde6bb292c0ce78",
      "parents": [
        "ff52466bf68bd8efb6e1baec6c0a0764b1ea3330"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Aug 22 13:17:29 2019 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Aug 22 13:17:58 2019 -0700"
      },
      "message": "resign the python version to history\n\nChange-Id: Ic533ff099e7347267077045bf0a8ff5bc4506c0c\n"
    },
    {
      "commit": "2a831e9ba482487d5ca8315854d67b034bb232f8",
      "tree": "d1d47a0f93eeea9c539ab7f28e01f9c5fa833dad",
      "parents": [
        "ee824a2bef546bb7ff70c483e723589462d8b185"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Thu Aug 01 07:02:11 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Thu Aug 01 07:02:11 2019 -0400"
      },
      "message": "Set the default preferred docker image to golang\n\nDOCKER_TAG-py and DOCKER_TAG-go are still set.\nThe base DOCKER_TAG is now the golang version\n\nChange-Id: Ib6846964ebd7283def9716c7e806f9e9c3825c22\n"
    },
    {
      "commit": "f880eb68e4bd1d11de08fd65d545d764ff8e7bfe",
      "tree": "7d3fc10a7fc1c3223673e281127299ecfa29730c",
      "parents": [
        "2133c3bc3cf0fb0c5586de295b7425d17e1fcc38"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Tue Jul 16 20:08:03 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Wed Jul 17 20:49:00 2019 -0400"
      },
      "message": "Inject and report version info\n\nBuild system injects version and environment\ninformation similar to voltha-go builds.\n\nReports version via command line arg or via\n\"adapters\" api call.\n\nChange-Id: Ib21de7faac0d36c86a80c6d2f574c6e052b96459\n"
    },
    {
      "commit": "6a80bbd183fd67d160748aebbfe5bb5a2dea0e00",
      "tree": "4b46c2a2cc6afdcb734adb81102d8c8b8b26e495",
      "parents": [
        "7f06d06a1bc79d3ab4cdb2e251ebc6c530bf4117"
      ],
      "author": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 02 07:36:09 2019 -0700"
      },
      "committer": {
        "name": "Girish Gowdru",
        "email": "ggowdru@radisys.com",
        "time": "Tue Jul 09 08:26:45 2019 -0700"
      },
      "message": "[VOL-1707]\nRun golang SCA tools on the golang openolt adapter and fix the errors.\nUsed golangci-lint tool.\nMakefile integrated with new target for running golangci-lint tool.\n\nChange-Id: I8458d75bf4a997d6f93740acf10a03bf43c554c7\n"
    },
    {
      "commit": "b5bf10e1cc81ba052ee2fd46c3a663d75f9be27e",
      "tree": "5628855d86aed3ef3bc2b8eadf97a5d33ba1865b",
      "parents": [
        "8b823f61207fbe597c11f598599b58c8ad6d19af"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Sat May 18 15:02:51 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Sat May 18 19:14:42 2019 -0400"
      },
      "message": "VOL-1619: Update to support a single Makefile\n\nMimics work done here: https://gerrit.opencord.org/#/c/14001/\n\nChange-Id: Ia5f3cf612f082b01f4ac517421618d87eb278f47\n"
    },
    {
      "commit": "8b823f61207fbe597c11f598599b58c8ad6d19af",
      "tree": "ecb44ecaad79dcf94bbf5224d89614b7b95e127e",
      "parents": [
        "d4245158049b1a1f11492d7e65bc10f03d920f4d"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Sat May 11 11:01:28 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Thu May 16 16:02:03 2019 -0400"
      },
      "message": "VOL-1619: Redo Makefile and Dockerfile to new standard\n\nNeeded for proper releases\n\nChange-Id: I8d43f9b87e3a077340420ea810f4da97d642090b\n"
    },
    {
      "commit": "384d8c9e33667d45d5f8f97372ffe8565d204a7e",
      "tree": "289f8efd48442a69457c00530f2480678fd444ed",
      "parents": [
        "5ba46c9c38e4a126e34d8aa85a764928fd2974e3"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Mon May 06 14:27:31 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Mon May 06 14:27:31 2019 -0400"
      },
      "message": "Make now runs lint and any unit tests.\n\nAlso update vendored voltha-go to add new api updates\n\nChange-Id: I08e11ae043b1db46fed4cc64fddc890a6729dedf\n"
    },
    {
      "commit": "ea86948998a24d0850679afd558cb15dcf7c06f7",
      "tree": "4d803e92943feb79e61f4bf9475e690378051736",
      "parents": [
        "e530104087f6c555e89c6801c8dcb7710345e72c"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian@cisco.com",
        "time": "Tue Apr 09 15:16:11 2019 -0400"
      },
      "committer": {
        "name": "William Kurkian",
        "email": "wkurkian@cisco.com",
        "time": "Wed Apr 10 12:23:08 2019 -0400"
      },
      "message": "VOL-1558 Implementation of openolt adapter with dep for dependency management\nAlso updated the build system to take this into account.\n\nCurrently dep ensure fails due to missing libraries in voltha-go, but the vendor folder has been updated otherwise.\nThis can be worked around in development using the LOCAL_VOLTHAGO variable described in the readme\nThis does not build currrently, but that is due to missing code in voltha-go master.\n\nThis pattern is consistent with how voltha-go does things, but does not leave you dependent on it to build.\n\nSee the readme for how to use dep.\n\nThe resourcemanager file is no longer hidden.\n\nChange-Id: I25b8472dbc517b193970597c9f43ddff18c2d89f\n"
    },
    {
      "commit": "4c62c8058c1ae685c59a490463e8916e1782141b",
      "tree": "561e401e8d43a93211e4b487446b7c0823463b31",
      "parents": [
        "276bc423e8da28e17abcc218d166dd26645499bd"
      ],
      "author": {
        "name": "Phaneendra Manda",
        "email": "phaneendra.manda@radisys.com",
        "time": "Wed Mar 06 21:37:49 2019 +0530"
      },
      "committer": {
        "name": "phaneendra manda",
        "email": "phaneendra.manda@radisys.com",
        "time": "Mon Mar 11 14:46:39 2019 +0000"
      },
      "message": "VOL-1374: OLT Activation with Edgecore asfvolt16\n\nChange-Id: I61ce4b0a6a3666070d08a162251d42d90817f409\n"
    }
  ]
}
