)]}'
{
  "commit": "26271a240167610fdc49dce08f176d6313044ea1",
  "tree": "a2b2bfa6085280ee000b6c7a04a50b910f18c1e2",
  "parents": [
    "836d7bef5fedaae303217409fefc3748e6fe42bc"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Fri Jun 20 10:32:29 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Fri Jun 20 10:32:29 2014 +0900"
  },
  "message": "Verify list-Floating-IP-Bulk Nova API attributes\n\nThis patch adds the JSON schema for Nova V2 list-Floating-IP-Bulk\nAPI response and validate the response with added JSON schema\nto block the backward incompatibility change in the future.\nThe response body of list-Floating-IP-Bulk V2 API is below:\n{\n    \"floating_ip_info\": [\n        {\n            \"address\": \"10.10.10.1\",\n            \"instance_uuid\": null,\n            \"interface\": \"eth0\",\n            \"pool\": \"nova\",\n            \"project_id\": null\n        },\n        {\n            \"address\": \"10.10.10.3\",\n            \"instance_uuid\": null,\n            \"interface\": \"eth0\",\n            \"pool\": \"nova\",\n            \"project_id\": null\n        }\n    ]\n}\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I43b6f0618cb85d78577e7c63d8fbf08acc5e93a3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "782f5c837c380bb0340618a018944ccf7d5b9b73",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/v2/floating_ips.py",
      "new_id": "fd368efffe541245f369c7135e63066c88872757",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/v2/floating_ips.py"
    },
    {
      "type": "modify",
      "old_id": "0028eea66c115f8c9646273d4032d0802fc6ab34",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/floating_ips_client.py",
      "new_id": "cd195f4d7e87e90ec007f4420473cfb3814b313f",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/floating_ips_client.py"
    }
  ]
}
