)]}'
{
  "log": [
    {
      "commit": "cb7c88a83125b0324452d2f4db3e50d2923c13c1",
      "tree": "7486ca4365acccc361d25a8acb5314b9a97a3f37",
      "parents": [
        "9f0da51a64e4e22685d4e791fe1b45bd339ddb83"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Oct 16 18:32:48 2019 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Fri Oct 18 10:08:15 2019 -0700"
      },
      "message": "VOL-2017 library code was moved to voltha-lib-go\n\nChange-Id: Ia4b27695cf7ec3377a64572972998d52b70a0a5f\n"
    },
    {
      "commit": "5259f8e52b3e3f5c7ad422a4b0e506e1d07f6b36",
      "tree": "3007772c0a68cde1223f65f2708f3792225c203a",
      "parents": [
        "18ea5a4a932faa5d0f56b9931b3064b746829a89"
      ],
      "author": {
        "name": "girishk",
        "email": "girish_kumar@infosys.com",
        "time": "Thu Oct 10 18:44:44 2019 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Oct 16 16:38:20 2019 +0000"
      },
      "message": "[VOL-1920] Migrated voltha-go from dep to go mod for dependency management\n\nChange-Id: Ie14418cef7ba046a7c43a343b9017c436af6b395\n"
    },
    {
      "commit": "5f3619cf0296579d4bd5e40b65aeba310241935e",
      "tree": "c80917a0e6632f774f53d3afcde04c52b030ef36",
      "parents": [
        "294ff52e9fbe23d3ee47528b4d1e877648a6e6db"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Jul 10 22:51:09 2019 +0000"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Jul 11 12:34:24 2019 -0700"
      },
      "message": "VOL-1763 - correct Dockerfile lint issues, and add docker lint to Makefile\n\nChange-Id: I5f9ed6774e8da10b1bfa5a6b817649bbe5c8951a\n"
    },
    {
      "commit": "877b5c2f58cc5b1683d93f3860fdd640463fb1ea",
      "tree": "d3e30f21cf206a2769dd55bc8865550a4ed7a999",
      "parents": [
        "28f120f1f4751284cadccf73f2f559ce838dd0a5"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Wed Jul 03 11:09:50 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Wed Jul 03 11:09:50 2019 -0400"
      },
      "message": "Move ARGs to prevent invalidating docker caches\n\nHaving the ARG at the top of the dockerfiles\ncause all the cached layers below to be invalidated\nresulting in needlessly re-downloading or re-copying\nfiles\n\nChange-Id: Ie701b1556ee21ecdcf629e06c9b26d80af0fb344\n"
    },
    {
      "commit": "f430cd5a3f5b03e13eb20169fbc76c9c2e59dd5f",
      "tree": "7b1dae0e18e1bba39f754d0328304bbde173e234",
      "parents": [
        "dd23717d0b68ad4028bdf70021670c8c078170cf"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue May 28 15:00:35 2019 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed May 29 00:18:50 2019 -0700"
      },
      "message": "VOL-1674 - add version reporting information\n\nChange-Id: Ie6cc244c66077467d371ffb3506ea0f4e817c197\n"
    },
    {
      "commit": "f4a3aaba11cb5afa08200b23d03e254210973030",
      "tree": "6bc78d6c0eeb19dbfae9b9cfa19cb3df996bb46d",
      "parents": [
        "a8cf8334a922a7a7a9339bf5af165a6f7184e526"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Wed May 22 14:42:34 2019 -0400"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Fri May 24 19:15:38 2019 +0000"
      },
      "message": "Makefile improvements.\n\n- Added image double-tagging, images are now always tagged with :latest.\n- Version control DIRTY flag is:\n  - a) Injected into containers properly on build.\n  - b) Used to append -dirty to the image tag. (:latest is unaffected.)\n- Re-added DOCKER_BUILD_ARGS to deduplicate code (not sure why this was changed).\n\nChange-Id: I12a40e0e718abcdaedbbf85622856d3d4104d05d\n"
    },
    {
      "commit": "2e3051a929df21300a8f41d2d16244cd621293f6",
      "tree": "4808ea48afeb8618c3174cd3309dcb119206049a",
      "parents": [
        "6d62c0027b30d3b9321bf787963890bfc1fd14e7"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Sat May 11 15:01:46 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Thu May 16 15:44:27 2019 -0400"
      },
      "message": "VOL-1613: Redo Makefile and Dockerfile to new standard\n\nNeeded for proper releases\n\nAlso update system-test compose and docs needed to\nrun images using new build.\n\nChange-Id: Idc00317de476fe943ec937977bf863a46c1e8305\n"
    },
    {
      "commit": "7bf8443c8c35ed6303dba292469598bd8645473d",
      "tree": "7229736bc1dbd08369dda2f96e4fa5bc3c4c8ef5",
      "parents": [
        "6b6a995e114acdd9369f7c675b3c619208befe59"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Mon Apr 08 17:59:46 2019 -0400"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Tue Apr 09 13:45:26 2019 +0000"
      },
      "message": "BUGFIX:  Remove ENTRYPOINT from Dockerfiles\n\nENTRYPOINT without the means to pass in command\nline args breaks k8s deployments.  Remove for now\nand can be re-assess with dumb-init or other CMD\npatterns.\n\nChange-Id: I629d0f4f4b4844935a4e785f38be71369cb243d6\n"
    },
    {
      "commit": "85ab5081f1764706e181d1df4d574c4450769641",
      "tree": "a00e95fa2975ff379b545dbcb9b72750c7964ba5",
      "parents": [
        "daa6bb293ba6cd2eee66d4ad5e42316a4d5d7e8d"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Mon Apr 01 11:29:20 2019 -0400"
      },
      "committer": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Tue Apr 02 14:17:19 2019 -0400"
      },
      "message": "VOL-1460: Docker builds now use common base image.  Also Documentation Update.\n\nModified all docker files to use a base build that copies in vendor and\nother common GOPATH items.  Then each dependant Dockerfile\nuses the base and only copies in golang source needed to build.\n\nAlso grab updated lock file and vendor items missing (from a dep ensure)\nfor build to work.\n\nChange-Id: I6047847c2c186a24d1f223b1a4dfab39ab381a92\n"
    },
    {
      "commit": "daa6bb293ba6cd2eee66d4ad5e42316a4d5d7e8d",
      "tree": "a04aa6754c512235ef96e218653a0759754fa241",
      "parents": [
        "f7fc1788f86c11b2cd678853a965db52795a1344"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian@cisco.com",
        "time": "Thu Mar 07 12:26:28 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Mon Apr 01 14:36:17 2019 +0000"
      },
      "message": "VOL-1460 Updated core to use voltha-protos instead of local protos\nMoved protos to python directory in order to maintain functionaly of containers built there.\nAdded capability to do local builds of protos\nAdded instructions on running dep ensure for getting protos.\nUpdated github.com/golang/protobuf version to v1.3.1\n\nChange-Id: Ia6ef55f07f0d5dcb5b750d7c37b21b71db85bfc4\n"
    },
    {
      "commit": "43c52ccaee96f63306bc380b304173c92ac373cf",
      "tree": "49c4009b0b285fe3a75d6f05de564b50d84bea2e",
      "parents": [
        "ffe076b512b544d465358d267fee3c9b693d6a4a"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Jan 15 21:32:26 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Jan 15 21:34:36 2019 -0500"
      },
      "message": "This update cleans up the vendor directory and also keeps only\nwhat is required in the Dockerfiles.  While these changes have\nbeen tested locally and it works, the real test will be after a\nmerge, pulling down a new cloned version and running the build\nagain.\n\nChange-Id: I589b5eddc6815108e6dfd40f773e6c3db8bf7bb9\n"
    },
    {
      "commit": "ffe076b512b544d465358d267fee3c9b693d6a4a",
      "tree": "db051f41ee40dae6d0d8477ca100254907c84343",
      "parents": [
        "ac63710ec22a279b455379ba0a9456c0a5f2cdde"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Jan 15 16:08:08 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Jan 15 16:10:46 2019 -0500"
      },
      "message": "This update provides:\n1)  workaround around the build failures. In\nsummary, it forces the download of some packages during the build\nprocess.\n2) update the set of packages that should go inside the vendor\ndirectory\n3) Update the dockerfile to use go 1.10\n\nChange-Id: I2bfd090ce0f25b0c10aa214755ae2da7e5384d60\n"
    },
    {
      "commit": "ac63710ec22a279b455379ba0a9456c0a5f2cdde",
      "tree": "d7f6995bdddc0aec21a5bd0db1346b68b707622b",
      "parents": [
        "3dfc8bce487995930e1aa829c406022dc9ff6fcb"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Jan 14 15:44:34 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Jan 14 15:44:34 2019 -0500"
      },
      "message": "[VOL-1386]  This commit add \"dep\" as the package management tool\nfor voltha-go.\n\nChange-Id: I52bc4911dd00a441756ec7c30f46d45091f3f90e\n"
    },
    {
      "commit": "b92035435f2922c41cb9c9c078de2abe7367b008",
      "tree": "d12930c4e0bf026551724fc5a820da0945999c5d",
      "parents": [
        "e16186c3874c911c426263ba11919ce6cad07099"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Sep 17 22:56:37 2018 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Sep 18 10:53:57 2018 -0400"
      },
      "message": "This commit consists of the following:\n1) The kafka messaging proxy in Twisted python for adapters\n2) Initial implementation and containerization of ponsim OLT adapter\nand ponsim ONU adapter\n3) Initial submission of request and response facade in both Twisted\npython and Go Language\n4) Initial implementation of device management and logical device management\nin the Core\n5) Update to the log module to allow dynamic setting of log level per\npackage using the gRPC API\n6) Bug fixes and minor changes\n\nChange-Id: Ia8f033da84cfd08275335bae9542802415e7bb0f\n"
    },
    {
      "commit": "bf6e7bb28d756618e6e721a90e1ec64f6490f2f1",
      "tree": "9e3c147ce12a542568f7aba92fd17289f1f4b849",
      "parents": [
        "7dfae95a70e8c04d8c7d7c90eb2caf3654778e33"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Aug 14 22:27:29 2018 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Tue Aug 14 22:27:29 2018 -0400"
      },
      "message": "[VOL-1158] Initial commit of grpc voltha service handler.  Also\nadd license to all files.\n\nChange-Id: I923a53504c74939c1db8177df6197694f2c2b3cd\n"
    },
    {
      "commit": "abad44cc59b5243aa3ff664ba7cfce0cbc1750a3",
      "tree": "40d3996a667dbba614501d8a24034e90d9d0af7c",
      "parents": [
        "4a2564d4414c89e742d4063a2dac7dc41a13d4bb"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Fri Aug 03 16:58:35 2018 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Fri Aug 03 16:58:35 2018 -0400"
      },
      "message": "[VOL-1024]  This update consists of:\n\n1) Inter-container kafka library in Go\n2) initial set of proto definitions\n3) Test cases for the kafka library\n\nChange-Id: Ibe8b0f673a90bbe4cb92847ce40f31ec2d0b6244\n"
    },
    {
      "commit": "cfee5f4f8bb8c3a79bf25b5a3a1bd0c6998a6f24",
      "tree": "4ed2f71f4134bee002d52c8e8d57dd4a22e41f1d",
      "parents": [
        "c300385582fe6db5f79a2381973ff19918a2a9b0"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Thu Jul 19 22:47:38 2018 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Thu Jul 19 22:47:38 2018 -0400"
      },
      "message": "First voltha-go commit.  This commit is focussed on setting up the voltha-go structure as well as the kvstore library\n"
    }
  ]
}
