)]}'
{
  "log": [
    {
      "commit": "43aa6bd89287bcc7f51174306fd110415e9e829e",
      "tree": "1a81ddd211a3d91e74523ed4899f709381c7458e",
      "parents": [
        "f430cd5a3f5b03e13eb20169fbc76c9c2e59dd5f"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Wed May 29 13:35:13 2019 -0400"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Wed May 29 13:35:13 2019 -0400"
      },
      "message": "Add transaction key for ofagent request.\n\nSince the afrouter (api-server) binds an ofagent to two rw_core\nforming a core-pair and transparently forward requests/responses,\nthen the ofagent needs to include a transaction key-value when\nsending a request to the rw_core.  This will allow the rw_cores in\nthe pair to compete for the transaction with the winning one\nfulfilling the requests while the other Core monitoring the\ntransaction in case the winning core fails to process the\ntransaction.\n\nChange-Id: I231ac3c027d40a475f0c395fc8123e9b54fd35d0\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": "3815e321849ec253d931c689d76576a1977fe81e",
      "tree": "95b85df5166c91b4eb79e0a16c4d0072b8fa8a1e",
      "parents": [
        "daefa37cb4ad7f8b275d5a8cff05e1d50ebdbfb2"
      ],
      "author": {
        "name": "Matt Jeanneret",
        "email": "mj3580@att.com",
        "time": "Tue Mar 12 19:15:49 2019 -0400"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Mon Mar 18 15:07:49 2019 +0000"
      },
      "message": "VOL-1494: Support for adding multiple logical uni\n\nAlso error handling in ofagent and system-test\nnow starts onos. Needed to update proto for ofagent\n\nChange-Id: I0d061edc9f1bdac6ebaf7b2e9254e8ea69b3b2d5\n"
    },
    {
      "commit": "46464e98c46dda2369ffca87d0992d5e875186ae",
      "tree": "f227a716bf704c53c821e10d173173bbdbfdcf85",
      "parents": [
        "6417b6c030b8d6fb26edd7ec931cd992bcf79e13"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Mar 05 11:53:55 2019 -0500"
      },
      "committer": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Tue Mar 05 11:54:25 2019 -0500"
      },
      "message": "VOL-1399: The value of the metadata field used by OFAgent \u0026 Arouter\n          should not be hard-coded\n- Added grpc-timeout and core-binding-key options to OFAgent run command\n- Added core_binding_key option to rw_core run command\n\nChange-Id: Icf5fe226d17a1a5fcd9459a85e41c434fc7ac8b9\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": "2755adf3ec6eb84faf41421a4b69ad3fa42e05b2",
      "tree": "b76c45de81f560aa3aa2f959336d44281b59cc6f",
      "parents": [
        "7ff26c76b93c244c4e8ca2073475df3ac8af393a"
      ],
      "author": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Jan 17 17:16:48 2019 -0500"
      },
      "committer": {
        "name": "Richard Jankowski",
        "email": "rjankows@ciena.com",
        "time": "Thu Jan 17 17:17:22 2019 -0500"
      },
      "message": "- Updated all OFAgent RPCs destined toward a Voltha core to contain\n  a metadata field that specifies which Voltha core grouping should\n  service the request.\n- Added transaction handler code to all Voltha core APIs\n  that modify the model.\n\nChange-Id: I8dafc95f0a1b33d99409d73ee00d8294f09a2782\n"
    },
    {
      "commit": "6e1bd5002f7a64eb06a4f8fbc7e4c8265538fa5a",
      "tree": "308cc7c0541e58ebdb431816dfc7434624a62fc8",
      "parents": [
        "91ecfd6dfb02f90d40ae34f702376bac602a985b"
      ],
      "author": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Mon Nov 05 22:44:45 2018 -0500"
      },
      "committer": {
        "name": "Stephane Barbarie",
        "email": "sbarbari@ciena.com",
        "time": "Mon Nov 05 22:44:45 2018 -0500"
      },
      "message": "VOL-1097 : Ofagent integration for voltha 2.0\n\n- Created a common location for python based components\n- Adjusted the ofagent component to interact with voltha 2.0\n- Added streaming rpc methods for rcv/send of packets to voltha api\n- Adjusted voltha.proto\n\nChange-Id: I47fb7b80878ead060b4b42bd16cb4f8aa384fdb6\n"
    }
  ]
}
