)]}'
{
  "commit": "f1f0e197a9bdda713ddc9ef8be6615af687f8ba3",
  "tree": "5ca4c5e95594382e16480fe20b8b96bda68bea8b",
  "parents": [
    "86f5893af52b18ad81df4ee2d7c2f54412aa22ee"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 04 15:56:29 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Aug 18 16:12:15 2015 +0900"
  },
  "message": "Return complete response from compute extensions_client\n\nCurrently compute extensions_client returns Response by removing\ntop key from Response.\nFor example-\nreturn service_client.ResponseBody(resp, body[\u0027extension\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 extensions_client to return complete\nResponse body.\n\nChange-Id: I8dcb70ce6ba2af59c7636c5f83157dd058fb1df3\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4cc432899feb4ef1528f9e57a76f9d9c00470564",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/test_extensions.py",
      "new_id": "6e57aff70085b46f7c56f751f5ef69b00df7851f",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/test_extensions.py"
    },
    {
      "type": "modify",
      "old_id": "da342a86d7367eab28d306ae9a830fced77ed6ca",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/extensions_client.py",
      "new_id": "4741812ba34df9f62ca5f391748d0eada9d91f82",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/extensions_client.py"
    },
    {
      "type": "modify",
      "old_id": "aa46efa7ee2c29b721dc0ffde7784cdbec831fd8",
      "old_mode": 33188,
      "old_path": "tempest/tests/services/compute/test_extensions_client.py",
      "new_id": "20a5b7bbb4c003518ef043dcd1377ceec51c054c",
      "new_mode": 33188,
      "new_path": "tempest/tests/services/compute/test_extensions_client.py"
    }
  ]
}
