)]}'
{
  "commit": "ebc2186e7ffe89dadea833c1c4ddd0bee3cd58d2",
  "tree": "170a8896f948e1f83d40a69e8fc801fb80b63201",
  "parents": [
    "91d92424bc49350ee6eff8dce0c6eb3fd18d8fb0"
  ],
  "author": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Thu Jan 31 00:22:41 2019 +0100"
  },
  "committer": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Thu Jan 31 00:22:41 2019 +0100"
  },
  "message": "Convert result of hosts.values() to list always\n\nIn Python 3 dict.values() returns a dictionary view object\nwhich don\u0027t support indexing.\nBecause of that some tests in\ntempest.api.compute.admin.test_servers_on_multinodes module\nwere failing when running on python 3.\n\nThis patch fixes this issue by converting result of dict.values()\nmethod to list always.\n\nChange-Id: I5580dd7a6f22fbe880ea81b3e36b3d6111209958\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5cd98f4a4c0aca2fbc65115eef5a09f2c5a08419",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/admin/test_servers_on_multinodes.py",
      "new_id": "bebc8c5b70cdca1213f0828c83f65706ec56288e",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/admin/test_servers_on_multinodes.py"
    }
  ]
}
