)]}'
{
  "log": [
    {
      "commit": "1678e19a6243b0d8b049ec03df0c11e96e1d8b8f",
      "tree": "8395d4dd462a635f30cbe39bebf4731a6541b125",
      "parents": [
        "334a8cedeec0729e4643a492f3b3d2e5e578feb4"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri May 17 11:48:29 2019 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Sat May 18 13:04:12 2019 -0700"
      },
      "message": "update to support a single Makefile and standard image names\n\nChange-Id: Ic76d1886e1a742a7e32953bb749e0af24dbab209\n"
    },
    {
      "commit": "fc0dcda05f8ac17247c54d87f5f5306a86744738",
      "tree": "9ad457821fdc7c00995d2aa27610536c48bd12e2",
      "parents": [
        "7bf8443c8c35ed6303dba292469598bd8645473d"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian@cisco.com",
        "time": "Mon Apr 08 16:54:36 2019 -0400"
      },
      "committer": {
        "name": "William Kurkian",
        "email": "wkurkian@cisco.com",
        "time": "Tue Apr 09 15:37:37 2019 -0400"
      },
      "message": "VOL-1500 VOL-1475 Updated the remaining python containers in voltha-go to use pyvoltha and voltha-protos\n\nChanged the build system to have separate flags for local pyvoltha and local protos.\nCleared out now unneeded python libraries and protos from voltha-go\n\nPonSim was tested by launching the system-test-ponsim.yml and making sure the ponsim enables.\nThis was tested on docker-compose and k8s.\nLet me know if there are other cases to test.\n\nChange-Id: Ie2d5a19900fcfc93b96aba2981efb18fd9e649bb\n"
    },
    {
      "commit": "1b2999264c144d0903720ad9fbcee23d97c475ca",
      "tree": "3f3586373266dae09f84a770e81ecbea9b0c7c2a",
      "parents": [
        "46464e98c46dda2369ffca87d0992d5e875186ae"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Mar 05 15:49:24 2019 -0500"
      },
      "committer": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Mar 05 16:31:08 2019 -0500"
      },
      "message": "VOL-1407: Perform end-to-end integration testing in the K8S environment\n- Added support for testing in a single-node Kubernetes environment\n  (affinity router not required)\n- Added a preliminary README file (needs more work)\n\nChange-Id: Ib617e1f6b6702eeeaa88a7ee9a7c6a82da8dd615\n"
    },
    {
      "commit": "dec9317578c20264c5ab0332fbb8a09cd8da2e57",
      "tree": "829773d36df576a5977b50bc9f942c1caeab564e",
      "parents": [
        "0a97e9b7c7d99d30317e358668cd1e5f5709d485"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Feb 12 14:59:28 2019 -0500"
      },
      "committer": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Feb 12 14:59:45 2019 -0500"
      },
      "message": "VOL-1410: Integration testing between the OFAgent,\n          Affinity Router and the Voltha Core\n- Added metadata key \u0027voltha_backend_name\u0027 to OFagent\u0027s\n  ReceivePacketsIn RPC to support northbound streaming of\n  packet-in frames through the affinity router toward ONOS.\n- Added metadata key \u0027voltha_backend_name\u0027 to OFagent\u0027s\n  ReceiveChangeEvents RPC to support northbound streaming\n  of change-event messages through the affinity router\n  toward ONOS.\n- Adding missing args to the OFagent Kubernetes manifest.\n\nChange-Id: Ica4af1747f6b7bcd67f662739cbf6f40bf746667\n"
    },
    {
      "commit": "1e28f3ea933fc5e49a813be6242fc5c5681f6a60",
      "tree": "439a2d8e2bb84c81ba2e1907f11251a7ce9e515a",
      "parents": [
        "13182842bc80ff07b46d0ea269ea090ee9699769"
      ],
      "author": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Fri Feb 08 15:45:20 2019 -0500"
      },
      "committer": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Fri Feb 08 15:45:20 2019 -0500"
      },
      "message": "VOL-1465 : Integrate rw sync fixes into ro core\n\n- Added new config-map for affinity router\n- Removed some really verbose model logs\n- Fail core when kv client cannot be established\n\nChange-Id: I7f10c7ce3121abaf88fa622aecb3affd40813d67\n"
    },
    {
      "commit": "00a046602d8ae118a2bdf6da0c2d1297d8f539de",
      "tree": "9588859a7193d6988299e5a8e200b0a3bcdd99d3",
      "parents": [
        "360c8d737b30b7849650425293b6269d178becad"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Feb 05 12:18:53 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Tue Feb 05 18:12:02 2019 +0000"
      },
      "message": "VOL-1406: Deploy voltha 2.0 in a k8s cluster\n\n- Also added sleep to watching rw-core to ensure that the\n  watching core does not respond to a request before the\n  core that seized it.\n\nChange-Id: I9998975b6dda42b3bd58112115c5122bf2b49d42\n"
    },
    {
      "commit": "a75791c87283592ab134a3c09c0087b95677951c",
      "tree": "ff0d34d31127dd28cedaf1e2a0e1052372fdebe2",
      "parents": [
        "3d587c6b4109dc4e18c9dcf20cca69c626ef64a4"
      ],
      "author": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Thu Jan 24 10:58:06 2019 -0500"
      },
      "committer": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Thu Jan 24 13:45:30 2019 -0500"
      },
      "message": "VOL-1405 : First submission for read-only core\n\n- Most of the logic was copied from the read-write implementation\n- Added missing Get/List calls\n- Added necessary targets in Makefile\n- Added docker and k8s manifests\n\nAmendments:\n\n- Removed more unecessary code.\n- Removed refs to kafka\n- Adjustements to reflect comments\n- Removed refs to kafka in manifests\n\nChange-Id: Ife2ca13d3ae428923825f7c19d42359d60406839\n"
    },
    {
      "commit": "439dc3916a3cc31171032c3b787d3d7bea82562a",
      "tree": "224326e5d612bb71227f8804fd62ce32c414f9a7",
      "parents": [
        "3cb0122930cc7273cbddd4a275987395500bdb18"
      ],
      "author": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Mon Jan 21 13:55:39 2019 -0500"
      },
      "committer": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Mon Jan 21 13:56:25 2019 -0500"
      },
      "message": "Adding k8s manifest to startup simulated OLT/ONU\n\nChange-Id: I5d12829c16b44dca66a75975a5f3887205eae2ea\n"
    },
    {
      "commit": "16e41bc44423e63819f4f6746d7fbdc0440dafbf",
      "tree": "315d475ef1cbd86a035e04ad5e82601c22aca2a2",
      "parents": [
        "6f2fbe3974af79b21475a80db2d131dd7ab78d6c"
      ],
      "author": {
        "name": "sslobodr",
        "email": "sslobodr@ciena.com",
        "time": "Fri Jan 18 16:22:21 2019 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Fri Jan 18 21:35:18 2019 +0000"
      },
      "message": "[VOL-782,VOL-783,VOL-787]\nInitial commit of the affinity router control plane\nfor voltha.\n\nChange-Id: Ic2b5b52693d337e8107cfebfe6b92317d3c6d4f5\n"
    },
    {
      "commit": "a3ea7d4657b9bc5211af5723fd3752f60a15b6c0",
      "tree": "fe71a0023aa89ee939e52ee5a8a29766a01f2b9e",
      "parents": [
        "e0a4c79f591cf51f55276b9895016012b488bf58"
      ],
      "author": {
        "name": "sslobodr",
        "email": "sslobodr@ciena.com",
        "time": "Wed Jan 16 15:03:16 2019 -0500"
      },
      "committer": {
        "name": "sslobodr",
        "email": "sslobodr@ciena.com",
        "time": "Wed Jan 16 15:03:16 2019 -0500"
      },
      "message": "Updated dependencies for the affinity router.\nAdded the build mechanism for the affinity router.\n\nChange-Id: I940edcc07f0a030f651dcb805b91e68418147151\n"
    },
    {
      "commit": "0c328db176c7df5771cb9955c42693a28bb32928",
      "tree": "4ed39b514505dc6383072b9c928d52c97758a3b2",
      "parents": [
        "dbab94a9dbe514d8d3cebcdf4d5f27b1828589e3"
      ],
      "author": {
        "name": "Dinesh Belwalkar",
        "email": "dumbbel@gmail.com",
        "time": "Sun Dec 02 21:11:49 2018 -0800"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Tue Dec 11 14:30:40 2018 +0000"
      },
      "message": "VOL-1318 add some infrastructure files for openolt protos and .yml\n\nChange-Id: I00220169b3cb77b0fffb812c7320a7e44315e999\n"
    },
    {
      "commit": "dbab94a9dbe514d8d3cebcdf4d5f27b1828589e3",
      "tree": "6db47fac9c7c8ad0bfceaeb2de6aff1c4657fc66",
      "parents": [
        "1ab4327bd1f6f0b069e0af70e402c57a72425c6f"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Dec 06 16:20:25 2018 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Mon Dec 10 18:59:23 2018 +0000"
      },
      "message": "This is a first attempt at getting INGRESS packets flowing northwards in the system.\nTested with ponsim and EAPOL packets generated by the RG tester; confirmed that the\npackets flowed from rg-\u003eonu-\u003eolt-\u003eadapter-\u003erw-core-\u003eofagent.\n\nChange-Id: I534c2a376751de50f8e5af9676cd9d467e7b3835\n"
    },
    {
      "commit": "ab8e25365ef0d44ef15f5c50efb16c7c1261ab05",
      "tree": "9e231c4b6b436c759afb40a967dce212206e95e8",
      "parents": [
        "79232702b90e6111866d04ca88d37b24a5145b1b"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Fri Nov 30 16:17:00 2018 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Wed Dec 05 18:48:20 2018 +0000"
      },
      "message": "- Submitted manifests required to run the EAPOL test\n  in a single-node Kubernetes environment\n\nChange-Id: I90342d013ba2a38e8a24a349fdadccf17c9e8be9\n"
    },
    {
      "commit": "1201bd3505ed18952eb1ae59d2e25c50bb7190bb",
      "tree": "eeba35c7279bf419a8ce54055b02058489b0bb13",
      "parents": [
        "d20a585e79a0aade4d5a4801a4ce05f838b7d08e"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Oct 25 11:44:53 2018 -0400"
      },
      "committer": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Oct 25 11:45:23 2018 -0400"
      },
      "message": "VOL-1295: Deploy a read/write Voltha core pair to each Kubernetes node\n- Added Kubernetes manifest for deploying ponsim OLT \u0026 ONU adapters\n- Added MAC-specific content to BUILD.md\n\nChange-Id: Ib8c972a1feb90ead605bc1c467d36ee4227ff566\n"
    },
    {
      "commit": "7ce3d70a30b887543d22920eee115440765a5676",
      "tree": "970809e7e588676a6f734c8006db2e4215e35e9e",
      "parents": [
        "89b0e94b972a80575cebe96ae927f2d684bb07e4"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Oct 18 15:56:22 2018 -0400"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Mon Oct 22 14:00:16 2018 +0000"
      },
      "message": "VOL-1295: Deploy a read/write Voltha core pair to each Kubernetes node\n\nChange-Id: I47e402c5c3cd91a0ef735d3f7cfd6c48d9053e0c\n"
    }
  ]
}
