)]}'
{
  "commit": "7ef0b8f1246074cf78c94314aab4f804be01a1e7",
  "tree": "007584818f5dae508a5e5e77201c33d2c7c45711",
  "parents": [
    "bddb20de1313f61d5dbac8444901fbb21d554178"
  ],
  "author": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "ken-oomichi@wx.jp.nec.com",
    "time": "Mon Oct 03 18:49:13 2016 -0700"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "ken-oomichi@wx.jp.nec.com",
    "time": "Wed Nov 02 10:38:31 2016 -0700"
  },
  "message": "Add negative tests about update-volume API\n\nAs the following part of API-WG guidline[1],\n\n If a request contains a reference to a nonexistent resource in the\n body (not URI), the code should be 400 Bad Request. Do not use 404\n NotFound because :rfc:`7231#section-6.5.4` (section 6.5.4) mentions\n the origin server did not find a current representation for the\n target resource for 404 and representation for the target resource\n means a URI\n\nNova should return a NotFound(404) on this first test case, but it\nshould return a BadRequest response(400) in this second case, because\nthe second volume id is specified in a request body.\n\n[1]: https://github.com/openstack/api-wg/blob/master/guidelines/http.rst#failure-code-clarifications\n\nDepends-On: Ib781b116f5af713d64b5880858cc4f81c3da3977\nRelated-Bug: #1629110\nChange-Id: I409c4fd53e272f6b15fb2a34068e3d003317290e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b9dac6fa2100e85b53ddc1f1d7a80b11c484f3ab",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/admin/test_volumes_negative.py"
    }
  ]
}
