)]}'
{
  "commit": "a2364f1611d5310d5512912f665f2e020dc1bb13",
  "tree": "999202ba5ef2fcb1102be4caefc6cc27b91e5be8",
  "parents": [
    "d4038b4f99fa421edfe7f3e8ac580194638410bb"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 15:45:37 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 15:50:27 2015 +0900"
  },
  "message": "Return complete response from interfaces_client\n\nCurrently compute interfaces_client returns Response by\nremoving top key from Response.\nFor example-\n return service_client.ResponseBody(resp, body[\u0027interfaceAttachment\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 interfaces_client to return complete\nResponse body.\n\nChange-Id: Ibe51958fadb3ae88977ccb2fcbf595e046733ab3\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e27f338ee4f3470f6256b051b34e805f1912ca5",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_attach_interfaces.py",
      "new_id": "dcdb5625c6bfd6706da33645dccb8d3a57e938eb",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_attach_interfaces.py"
    },
    {
      "type": "modify",
      "old_id": "c19410304c8ce9fe44c9ad564c75bf39615f2335",
      "old_mode": 33188,
      "old_path": "tempest/scenario/test_network_basic_ops.py",
      "new_id": "0662938ea2b0072d368f02b2bd5d7ecc11a47796",
      "new_mode": 33188,
      "new_path": "tempest/scenario/test_network_basic_ops.py"
    },
    {
      "type": "modify",
      "old_id": "c437c0870ba67b5ba88635d330b3c73b8a227014",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/interfaces_client.py",
      "new_id": "2e66082274fed2030746dbea7dfc26e928ef1944",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/interfaces_client.py"
    }
  ]
}
