)]}'
{
  "commit": "c651ea0467caac1fa4b043e6218298ff19b05fcc",
  "tree": "7dd14256b949aa76755da054406dc952008bbc06",
  "parents": [
    "eb426a6c9405160e7f7e4bd8a4bf420bd24eeb2f"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 04 15:18:12 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 04 15:18:12 2015 +0900"
  },
  "message": "Return complete response from availability_zone_client\n\nCurrently compute availability_zone_client returns Response by removing\ntop key from Response.\nFor example-\nreturn service_client.ResponseBodyList(resp, body[\u0027availabilityZoneInfo\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 availability_zone_client to return complete\nResponse body.\n\nChange-Id: I593d09fcae8b7973d5f4232408c91f046022fe99\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22eae03c28757de4542f71f2754a45ca5bbc7666",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/admin/test_availability_zone.py",
      "new_id": "1b36ff2010fc4b174cea04066f7a3f6a699026ef",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/admin/test_availability_zone.py"
    },
    {
      "type": "modify",
      "old_id": "d1fbcec71aa9442f219ed5a1f5e4a2baa8679150",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_availability_zone.py",
      "new_id": "080441ac39cb5ef27d5a83e47e7f9238469a03ef",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_availability_zone.py"
    },
    {
      "type": "modify",
      "old_id": "c74fd108d9885aa0cb9b8d84099d5039b54bea05",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/availability_zone_client.py",
      "new_id": "0012637668033b6525f2218115adf845b94c0467",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/availability_zone_client.py"
    }
  ]
}
