)]}'
{
  "commit": "a84770cf54d22f7900a1f6796f55c5e55b83105d",
  "tree": "02dbc89d796eb2a305683fd0430b29dc894dcd76",
  "parents": [
    "3258545389e720c321c8e8995b23eb7e0230d724"
  ],
  "author": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Mon Feb 23 03:57:37 2015 +0000"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Mon Feb 23 23:58:55 2015 +0000"
  },
  "message": "Fix schema of list hypervisors API\n\nNova \"list hypervisors\" API returns like the following response which\nincludes \"status\" and \"state\",\n\n{\n  \"hypervisors\": [\n    {\n      \"status\": \"enabled\",\n      \"state\": \"up\",\n      \"id\": 1,\n      \"hypervisor_hostname\": \"devstack-trusty-948085\"\n    }\n  ]\n}\n\nbut its schema doesn\u0027t contain them.\nSo this patch adds them into the schema.\n\nChange-Id: Ibfd905b8df10e5ff737f0f00a96de989a24c98aa\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e9e1bc9f6cc4be003109e9d1f0fcfdf777bf7bda",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/response/compute/hypervisors.py",
      "new_id": "273b57944db44a73063fcadb884097d7ea21c049",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/response/compute/hypervisors.py"
    }
  ]
}
