)]}'
{
  "commit": "2dfd05312286833d5c831ae8881154fe48a0cd29",
  "tree": "0200e226105efd040199267d5ede5a45648b17c0",
  "parents": [
    "86f5893af52b18ad81df4ee2d7c2f54412aa22ee"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 18 17:18:40 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 18 17:22:37 2015 +0900"
  },
  "message": "Return complete response from hypervisor_client\n\nCurrently compute hypervisor_client returns Response by removing\ntop key from Response.\nFor example-\nreturn service_client.ResponseBody(resp, body[\u0027hypervisor\u0027])\n\nAs service clients are in direction to move to Tempest-lib, all\nservice clients should return Response without any truncation.\nOne good example is Resource pagination links which are lost with current\nway of return value. Resource pagination links are present in parallel\n(not inside) to top key of Response.\n\nThis patch makes compute hypervisor_client to return complete\nResponse body.\n\nChange-Id: Icf782e4469fcecba773b3187c1b36d9d49829c93\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47f66af76c5403cd91641a41514ecba923540d81",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/admin/test_hypervisor.py",
      "new_id": "186867e32cf7e24148b4c26c42b4739dcf786d7b",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/admin/test_hypervisor.py"
    },
    {
      "type": "modify",
      "old_id": "701b4bb8c1dfc0f5f70ed1d143b4b8d2710b94b3",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/admin/test_hypervisor_negative.py",
      "new_id": "ca4a691a51356d3520a29db6c518dcd689ce008e",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/admin/test_hypervisor_negative.py"
    },
    {
      "type": "modify",
      "old_id": "e894a5cad5ee06b69371cb8c92f0b3465d166bec",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/hypervisor_client.py",
      "new_id": "ba06f23e98112006d860ba0b0f47692ae66bffb4",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/hypervisor_client.py"
    }
  ]
}
