)]}'
{
  "commit": "35a7caf95c1186d0dc811ea4a1bcd2393cd9600d",
  "tree": "286d73e2378d9c831f0887944ff19cb8c17d2534",
  "parents": [
    "0f7769b8127d8bf444602bcad92f49dc030a408b"
  ],
  "author": {
    "name": "Sean Dague",
    "email": "sdague@linux.vnet.ibm.com",
    "time": "Fri May 10 10:38:22 2013 -0400"
  },
  "committer": {
    "name": "Sean Dague",
    "email": "sdague@linux.vnet.ibm.com",
    "time": "Sat May 11 11:50:57 2013 -0400"
  },
  "message": "make status_timeout a method\n\nstatus_timeout was previously a function, which took an object as\nthe first parameter always. So it was called as:\n\ntest.status_timeout(self, ...)\n\nwhich is craziness. If self is always the first param it should be\na method to make it.\n\nself.status_timeout(...)\n\nThis is needed as part of the scenario refactoring.\n\npart of bp:tempest-repo-restructure\n\nChange-Id: I6c9570155e92711f99129e8e8736ddecc50e1f26\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4db98272dd514aee2e415e01629e7b988d4affe9",
      "old_mode": 33188,
      "old_path": "tempest/test.py",
      "new_id": "11d8f4ec05bff5878d65641c8f294d1d0e8e62e0",
      "new_mode": 33188,
      "new_path": "tempest/test.py"
    },
    {
      "type": "modify",
      "old_id": "8be9c54d0b777f6153d8fd283e5edc667e0d1911",
      "old_mode": 33188,
      "old_path": "tempest/tests/compute/servers/test_server_advanced_ops.py",
      "new_id": "ad859d08401e8853f8c3b1eec1f9454a1f6e5607",
      "new_mode": 33188,
      "new_path": "tempest/tests/compute/servers/test_server_advanced_ops.py"
    },
    {
      "type": "modify",
      "old_id": "e4e246adf90eaa6ce35907ea97cb37e91028dfdd",
      "old_mode": 33188,
      "old_path": "tempest/tests/compute/servers/test_server_basic_ops.py",
      "new_id": "fdbbd3c2d4fddc1ae088f799b48141aa876bdeea",
      "new_mode": 33188,
      "new_path": "tempest/tests/compute/servers/test_server_basic_ops.py"
    },
    {
      "type": "modify",
      "old_id": "6246f545fd3a95a3ee7bf853ca02c4a836fd35f7",
      "old_mode": 33188,
      "old_path": "tempest/tests/network/common.py",
      "new_id": "6811acf04ea21691a06010d4ade0807c6d5d8c11",
      "new_mode": 33188,
      "new_path": "tempest/tests/network/common.py"
    }
  ]
}
