)]}'
{
  "commit": "b7942773089edee66993efbc203028803d982fa7",
  "tree": "3e566d41965f9617db6499d6bc223138e3e64cd3",
  "parents": [
    "2ea8323ea32ed1c2303643450cfd10ea650b2cca"
  ],
  "author": {
    "name": "Steve Baker",
    "email": "sbaker@redhat.com",
    "time": "Thu Jun 27 10:23:28 2013 +1200"
  },
  "committer": {
    "name": "Steve Baker",
    "email": "sbaker@redhat.com",
    "time": "Wed Jul 03 09:08:24 2013 +1200"
  },
  "message": "Create stack in class setup, rather than instance.\n\nThe intent of creating the instance in a setup method\nwas so that the test methods could share a single instance to perform\ntheir tests.\n\nHowever, doing it in setUp() resulted in an instance per test method,\nwhich is the opposite of the original intent.\n\nMoving instance creation to the class setup means only one instance is\ncreated.\n\nChange-Id: Ie54573e7371e53a60350a3693a740ac56925b520\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e50ac33df3bf118368040dcfeeb891ae55db2da",
      "old_mode": 33188,
      "old_path": "tempest/api/orchestration/base.py",
      "new_id": "6d6000ad672babfcb67464869d060e27e4dc384d",
      "new_mode": 33188,
      "new_path": "tempest/api/orchestration/base.py"
    },
    {
      "type": "modify",
      "old_id": "e3b8162815b890beb2b192e677ec68fbfed42f94",
      "old_mode": 33188,
      "old_path": "tempest/api/orchestration/stacks/test_instance_cfn_init.py",
      "new_id": "add8588406100942790403ab18a9f53f74f7e741",
      "new_mode": 33188,
      "new_path": "tempest/api/orchestration/stacks/test_instance_cfn_init.py"
    }
  ]
}
