)]}'
{
  "commit": "bc678ad48ed3b389673262775c33ec89e4f2369c",
  "tree": "b3ec32a626ae544bbf3c3ead2b12cec57272761e",
  "parents": [
    "8843f0f0768019c76be72b4be2f6a156cdbe3d78"
  ],
  "author": {
    "name": "John Griffith",
    "email": "john.griffith8@gmail.com",
    "time": "Tue Sep 29 09:38:39 2015 -0600"
  },
  "committer": {
    "name": "John Griffith",
    "email": "john.griffith8@gmail.com",
    "time": "Tue Sep 29 11:05:05 2015 -0600"
  },
  "message": "Check cinder api version in compute tests\n\nWe\u0027ve turned on Cinder V2 API as default so a few things\nhave changed.  One of those things is the response code\nfor volume/snapshot create.  These no longer return a\n200, but instead a 202.\n\nThe result is that some tests are hard coded to still\nuse the default cinder client API version.  This\nmeans that those tests will receive the wrong response\ncode.\n\nThis patch just adds a check to common/compute.py\nwhere we setup for the volume backed migration test.\n\nThere is probably a better solution to do this further\nup and propogate it everywhere, but this provides a\nquick fix for the one know case that fails.\n\nChange-Id: I3c1524ade051a8ace1e393085efb1d24fc832c9b\nCloses-Bug: #1500923\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d107ec2285624540f01f2cb5761c69431d122e9f",
      "old_mode": 33188,
      "old_path": "tempest/common/compute.py",
      "new_id": "41b0529e8b63302e26f9e7fce92a290a7280d99c",
      "new_mode": 33188,
      "new_path": "tempest/common/compute.py"
    }
  ]
}
