)]}'
{
  "commit": "c0a526b2532df6b6eb0da35e2fd21a90875a934c",
  "tree": "a9b7ebfe5bad1514f99a234b4708ba4316f1c056",
  "parents": [
    "fbc45c70313184e42fe14484f6e1e044fd776549"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Feb 24 13:26:46 2015 +0900"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "ken1ohmichi@gmail.com",
    "time": "Thu Mar 05 05:23:44 2015 +0000"
  },
  "message": "Fix FIP bulk schema for \u0027fixed_ip\u0027\n\nFloating ips bulk list API response is below-\n{\n    \"floating_ip_info\": [\n        {\n            \"address\": \"10.10.10.3\",\n            \"instance_uuid\": null,\n            \"fixed_ip\": null,\n            \"interface\": \"eth0\",\n            \"pool\": \"nova\",\n            \"project_id\": null\n        }\n    ]\n}\n\nThis patch adds the missing \"fixed_ip\" attribute in schema.\n\nChange-Id: I9000b6b3cb40c95bc3d5f0d3e6457ee464f9c029\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "def0a7886275f8259f43a8972d964c0ca18b356f",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/response/compute/v2/floating_ips.py",
      "new_id": "72507731fb18baa815603a3132d62792c6ec44d0",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/response/compute/v2/floating_ips.py"
    }
  ]
}
