)]}'
{
  "log": [
    {
      "commit": "ea42371247ecb00342be46cd69f009602e74bc57",
      "tree": "0d8c9045d8eb2af5fa23bb75408df04907c2e627",
      "parents": [
        "3a1aa1a2e78b9a7b630e8fc12b6b4e608d26823c"
      ],
      "author": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Fri Apr 12 16:39:12 2019 -0400"
      },
      "committer": {
        "name": "Kailash Khalasi",
        "email": "kailash@opennetworking.org",
        "time": "Mon Apr 22 16:57:05 2019 +0000"
      },
      "message": "VOL-1532: BBSim OLT preprovisioning test case\nVOL-1533: BBSim OLT/ONU Discovery\n\nFix issus with pod list no longer printing to console\n\nChange-Id: I9309aee43306e8ca36d0b59e6942db51a929eca7\n"
    },
    {
      "commit": "2e68369bfd360a67a74f2af10e24fa9b03dce85d",
      "tree": "57c41c80a4b6c40139b47ef53baddf2a57deb9fa",
      "parents": [
        "29c79b182ccbb1cb29ef78d6c9e88e539368ef4e"
      ],
      "author": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Fri Feb 22 16:06:52 2019 -0500"
      },
      "committer": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Thu Feb 28 12:25:39 2019 -0500"
      },
      "message": "VOL-1060: Test Case: DHCP\n\nDelivery of DHCP Test Case\n\nAdd missing Firewall call in Robot\nCalling dhclient directly and not via bash\nTherefore Lib fix is unnecessary\nLogging to file dhcp assignment response\nOther minor changes in Robot\nCommon Retry Timeout and Interval in \"Wait Until Keyword Succeeds\" moved to variables\nRemoved DHCP deactivate from Test Case\n\nChange-Id: If9902e2b3606ac14af2c2f8ece34db074b373c50\n"
    },
    {
      "commit": "82dd202d12c6176c9faca0855a2e38471b92f025",
      "tree": "273771505fc1458fc31aae94557e14c64a329e15",
      "parents": [
        "0bf313573b312061dafe1d4727c914dfc81daedf"
      ],
      "author": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Tue Feb 19 14:31:33 2019 -0500"
      },
      "committer": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Tue Feb 19 16:01:32 2019 -0500"
      },
      "message": "Adding assert checks to Logical Device test recently added to\nOlt/Onu Discovery Test Case\n\nAdd calico-node container specifier to log request for calico-node\nsimilar to what was done to onos pod\n\nChange-Id: I251ba94704bb7e1c9028f8d4df916db0ef2934f1\n"
    },
    {
      "commit": "0bf313573b312061dafe1d4727c914dfc81daedf",
      "tree": "21818f99ee66ed68d2e19df52efc970910a5e27e",
      "parents": [
        "53cc0a2df5e15ad73654ccc45e67fc4ccf67b36a"
      ],
      "author": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Mon Feb 04 13:48:41 2019 -0500"
      },
      "committer": {
        "name": "Kailash Khalasi",
        "email": "kailash@onlab.us",
        "time": "Tue Feb 19 17:21:12 2019 +0000"
      },
      "message": "Refactor all python test libraries to conform to python coding guidelines\nRefactor robot Test Case Suite to conform to Robot code coding guidelines\n\nNow that I have pycharm installed in a cloned VM that I resized to allow for\ndevelopment tools, I see coding issues with the original code that I had\n\nThis is mostly a cosmetic change as no fundamental changes were made\nto the original code\n\nRebased and fixed conflicts\n\nChange-Id: I5dc0534e92fa708b45399944994101afd7efed63\n"
    },
    {
      "commit": "a4d457431b55947a4aba45923752b666660cd618",
      "tree": "5906e0d24c46c66c8828b1da96e933b226f5f023",
      "parents": [
        "8ae83ac02517816b6550cba6c4cf994fa76b00b8"
      ],
      "author": {
        "name": "Kailash",
        "email": "kailash@onlab.us",
        "time": "Mon Feb 11 14:46:43 2019 -0800"
      },
      "committer": {
        "name": "Kailash",
        "email": "kailash@onlab.us",
        "time": "Tue Feb 12 10:12:34 2019 -0800"
      },
      "message": "logging logical device info in atests\n\nChange-Id: I24ffedecc8a8b483817c21909f17cd7c13573bdc\n"
    },
    {
      "commit": "1be639b3d3d453d187059a7576ee78ac98dbd8c1",
      "tree": "24990aea3539db9f06e8757e1cfddef29b5d94f8",
      "parents": [
        "e9c2db8065377460e12ec4d06e403b1dd2f9882a"
      ],
      "author": {
        "name": "Gilles Depatie",
        "email": "gdepatie@northforgeinc.com",
        "time": "Thu Dec 06 10:51:08 2018 -0500"
      },
      "committer": {
        "name": "Kailash Khalasi",
        "email": "kailash@onlab.us",
        "time": "Wed Jan 23 20:14:53 2019 +0000"
      },
      "message": "VOL-1057: Test Case: ONU discovery\nReverse previous solution to use onos from repo with encryption disabled and use new\nvoltha-apps charts to load onos-apps\nInstead, wtih onos encryption disabled as the outcome of VOL-1343,\nthe original case where we use all locally built voltha images including onos\nwill now work\n\nChange-Id: I3f5ac9e511e33cca0eee53f8d8fae53819586354\n"
    }
  ]
}
