)]}'
{
  "commit": "0b84c3cf0e3cf38a48926d5d178f7aa7aebcdd2a",
  "tree": "460db905b37c893a0a9db1bdf72ef4e517988e86",
  "parents": [
    "d4038b4f99fa421edfe7f3e8ac580194638410bb"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 17:52:36 2015 +0900"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Aug 24 17:52:36 2015 +0900"
  },
  "message": "Return complete response from tenant_networks_client\n\nCurrently compute tenant_networks_client returns Response by\nremoving top key from Response.\nFor example-\n return service_client.ResponseBody(resp, body[\u0027network\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 tenant_networks_client to return\ncomplete Response body.\n\nChange-Id: Ie0f6e709cbb3a215752344cb39f2f7a6f5a7a91b\nImplements: blueprint method-return-value-and-move-service-clients-to-lib\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad5adaa7e020110b4f1b71f20f14954762e7cd8c",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/test_tenant_networks.py",
      "new_id": "11f572e7d055de1c3aa1205acb442e41b57eef8c",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/test_tenant_networks.py"
    },
    {
      "type": "modify",
      "old_id": "d31c5f526f6eaf36758ac36f24c94fc67da806bf",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/tenant_networks_client.py",
      "new_id": "33166c0fe790231b0305618004678f472e861585",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/tenant_networks_client.py"
    }
  ]
}
