)]}'
{
  "commit": "bb00602bac72bd5744e1e3ddc8e15068cb27c024",
  "tree": "f04a416b383fbdd208e2c32b1fd0ead9e8c1455f",
  "parents": [
    "3c417b3eeb49631253a5a391c523f67ce490d8c9"
  ],
  "author": {
    "name": "K Sai Kiran",
    "email": "saikiran.k@tataelxsi.co.in",
    "time": "Thu May 20 11:09:49 2021 +0530"
  },
  "committer": {
    "name": "guzman",
    "email": "jmguzman@whitestack.com",
    "time": "Tue Aug 24 17:30:26 2021 +0200"
  },
  "message": "Bug 1538 Fixed\n\nIn case if df is not available in an NSD then  nsd.get(\"df\", [[]])[0].get(\"vnf-profile\", ())\nraises an exception. Since [[]][0] returns a list and list does not have a get() function.\nFix is to change [[]] to [{}] such that when [{}][0] is executed we get a dict instead of\nlist.\n\nChange-Id: I7e7ce62a44720dcc368ce7a4fa3d0bc1d7beb43b\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d76b0b146a4cbdcb0ae853634541190716abf49b",
      "old_mode": 33188,
      "old_path": "osm_nbi/instance_topics.py",
      "new_id": "94adb7bf02420bbb9fca07b9e6fe75b4b745a9cd",
      "new_mode": 33188,
      "new_path": "osm_nbi/instance_topics.py"
    }
  ]
}
