)]}'
{
  "commit": "b2d57dd60a8ea61d2afad6fcf6fffe114d12bade",
  "tree": "dfe8f8cb99751beffb2d076bcffa35b8f6f5dcd1",
  "parents": [
    "354338da0a837b9b71db8889717b31d08d705fa9"
  ],
  "author": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Mon Jun 15 04:48:15 2015 +0000"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Mon Jun 15 05:32:08 2015 +0000"
  },
  "message": "Remove error handling of list_networks\n\nlist_networks() of compute network client is implemented like:\n  if name:\n      networks \u003d [n for n in body[\u0027networks\u0027] if n[\u0027label\u0027] \u003d\u003d name]\nSo if the network of the specified name don\u0027t exist, the return value\nis an empty dict. lib_exc.NotFound never happens.\nThis patch removes lib_exc.NotFound handling.\n\nChange-Id: I8a48d31b6e9b932729d2156cf08669a1970d0b5b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c6e3349f77edb91276828a5d8e8aae11bd55b02",
      "old_mode": 33188,
      "old_path": "tempest/common/fixed_network.py",
      "new_id": "18386ce98e63a3066690c3f3cde2f351f5f3d3b6",
      "new_mode": 33188,
      "new_path": "tempest/common/fixed_network.py"
    }
  ]
}
