)]}'
{
  "commit": "2dc1345ad33251f6dc2f3b0c1044cbbaa204d0cb",
  "tree": "26d2cabc82f06e8ea470cebf42e8d3fe7ca2ffc6",
  "parents": [
    "d4038b4f99fa421edfe7f3e8ac580194638410bb"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 17:39:25 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 17:39:25 2015 +0900"
  },
  "message": "Return complete resp from server_groups_client\n\nCurrently compute server_groups_client returns Response by\nremoving top key from Response.\nFor example-\n return service_client.ResponseBody(resp, body[\u0027server_group\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 server_groups_client to return\ncomplete Response body.\n\nChange-Id: I18c2f30558c32eacc65bb012fffa1e8fa94fa1c3\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ec2b5688a5b44dafa6cfa5dd09b61f0870de637",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/base.py",
      "new_id": "91263111a3cf75d6404cf9a957392de043f4330c",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/base.py"
    },
    {
      "type": "modify",
      "old_id": "c6fb2fb0e9104441249dd7b2b161322680a2cc28",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_create_server.py",
      "new_id": "9783b4f07b61e41ffab75d3202c767f8acf88b38",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_create_server.py"
    },
    {
      "type": "modify",
      "old_id": "0e7c1eb1a2695c214e27362514c0eb60ebf7e66e",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_server_group.py",
      "new_id": "0da7912ad21386203f3e1e34fc54fede1345fe22",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_server_group.py"
    },
    {
      "type": "modify",
      "old_id": "35508429b7f7579b2aa812aaf4706666747440e8",
      "old_mode": 33188,
      "old_path": "tempest/cmd/cleanup_service.py",
      "new_id": "1dc8146760cdd68a4640c2a162f54ec42a0c524d",
      "new_mode": 33188,
      "new_path": "tempest/cmd/cleanup_service.py"
    },
    {
      "type": "modify",
      "old_id": "9fec9303297b5d31388018f27c203020dc4cc19f",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/server_groups_client.py",
      "new_id": "30e9e5b3322f638b1245d260916351a07fdf4656",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/server_groups_client.py"
    }
  ]
}
