)]}'
{
  "commit": "b7f655982c9d16252015b33e80e4cbb465c6d5e4",
  "tree": "5c3a37f150417f7920ed676fce1b02c634c81ba7",
  "parents": [
    "33438a17352befd58cb692f6494b0294d025540e"
  ],
  "author": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Fri Jan 16 00:29:22 2015 +0000"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Fri Jan 16 00:36:31 2015 +0000"
  },
  "message": "Make rest_client module py34-compatible\n\nWe are testing tempest-lib on py27 and py34 now.\nTo move rest_client module to tempest-lib, this patch makes it\npy34-compatible.\n\n* iteritems() has been removed since py3.\n* items() returns dict_keys object on py3, so it is necessary to\n  convert the return value with list() clearly to avoid TypeError.\n\nChange-Id: Ie9105b5d01e7883213c1d3398cc5fe56782920d9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8786a1708a157449dd75c11128e22c872bd08ce3",
      "old_mode": 33188,
      "old_path": "tempest/common/rest_client.py",
      "new_id": "c5696b7ddf427996b7c43bf89fb4be71066d7090",
      "new_mode": 33188,
      "new_path": "tempest/common/rest_client.py"
    },
    {
      "type": "modify",
      "old_id": "e42fab78e58100d4ba0e1c6c1a52be02645e0734",
      "old_mode": 33188,
      "old_path": "tempest/tests/test_rest_client.py",
      "new_id": "30cf70933666b3efcea9d8d7fc8658004f3c27b8",
      "new_mode": 33188,
      "new_path": "tempest/tests/test_rest_client.py"
    }
  ]
}
