)]}'
{
  "log": [
    {
      "commit": "80b987ded390cc5e6422f92d126272b05f812dcb",
      "tree": "836febe9e2b3c81ccf15291d0874244827a323b1",
      "parents": [
        "8eca462d41aebae387dc0a001d838966b0f072fe"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Thu Feb 20 10:52:52 2020 -0500"
      },
      "committer": {
        "name": "khenaidoo Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Thu Feb 20 16:00:24 2020 +0000"
      },
      "message": "[VOL-2628] Fix issue with peer ports\n\nThere is a scenario where a request to add a PON peer port\nis received before the OLT PON port has been created.  When this occurs\nthe relationship between the parent device and that child device is\nlost.  Routes needed for flow decomposition cannot be created and\nany request to retrieve child devices will fail.  This fix creates\na default PON port on the OLT when the peer request is received\nand update the PON port with the latest info when the actual OLT\nPON port creation is received.\n\nChange-Id: I81807b3f4cbe7e9c1e3bbcb138fa8d4f20c6edeb\n"
    },
    {
      "commit": "820197cd6aa714dc34d2b3278d138fdfa884eb77",
      "tree": "527abb866e97771baaa746fe46fd408a3c9576e0",
      "parents": [
        "16ce36a1d659ee84982d81399ef9bf0a4f015b1e"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Thu Feb 13 16:35:33 2020 -0500"
      },
      "committer": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Fri Feb 14 14:06:25 2020 -0500"
      },
      "message": "[VOL-2576] Improve route calculation\n\nThis commit changes the way device routes are calculated. It\nreplaces the device graph method. The graph method relies on the\nshortest path calculation which is quite resource intensive. For\ninstance, generating the routes for a PON network with 1 OLT having\n8 PON ports, 64 ONUs per Port and 4 UNIs per ONUs took 96 secs to\ngenerate the 4096 routes.  The new method creates the routes from\nthe devices data with no middle step.  Generating routes for the\nabove topology now takes 4ms.\n\nChange-Id: I32bffe06d12ad0fea94002a39f217547dc55cdbf\n"
    }
  ]
}
