)]}'
{
  "commit": "9da7d529fcd76fc160e13189382271031d66ce5b",
  "tree": "484fa88f64d548d920d6a5e6903d622197c52882",
  "parents": [
    "a24917883fdb9fe627522538e4aa6e60ca7ae52f"
  ],
  "author": {
    "name": "Saurav Das",
    "email": "saurav.das@opennetworking.org",
    "time": "Mon Mar 23 19:14:35 2020 -0700"
  },
  "committer": {
    "name": "Saurav Das",
    "email": "saurav.das@opennetworking.org",
    "time": "Tue Mar 24 15:09:30 2020 -0700"
  },
  "message": "VOL-2800 fix for missing DHCP flows on NNI port after OLT delete and recreation.\n\nSometimes the NNI port can be in disabled state when VOLTHA connects to ONOS.\nBecause the port exists but is disabled at this point, NNI flows will not get programmed.\nAlso the port will not be `added` later as it is already there.\nSo again NNI flows will not be programmed as there will be no PORT_ADDED message.\nAs a result, we must handle the PORT_UPDATED case for NNI ports as well.\n\nChange-Id: Ie9a7fcbe91a8181c54fcfa3aa5ae5c26bc64bb0e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "85752559ed6a5c3c8df8690f57d39bf7beea4c53",
      "old_mode": 33188,
      "old_path": "app/src/main/java/org/opencord/olt/impl/Olt.java",
      "new_id": "663d65007613e81e31c6df6ef691d2f2d1be6ddd",
      "new_mode": 33188,
      "new_path": "app/src/main/java/org/opencord/olt/impl/Olt.java"
    }
  ]
}
