)]}'
{
  "commit": "38c4dc4c89aa06cf6f4b0cc53dd43bd426fd4663",
  "tree": "f91dcd7cfd04544a8d883006219cf261a0cb3242",
  "parents": [
    "6a97094c24cb29b0d469e60c5cfc7785059a6169"
  ],
  "author": {
    "name": "Matthew Treinish",
    "email": "treinish@linux.vnet.ibm.com",
    "time": "Tue Jul 30 14:30:07 2013 -0400"
  },
  "committer": {
    "name": "Matthew Treinish",
    "email": "treinish@linux.vnet.ibm.com",
    "time": "Tue Jul 30 14:30:07 2013 -0400"
  },
  "message": "Fix fail logic for server of another tenant test\n\nThis commit removes the try, finally logic from\ntest_delete_a_server_of_another_tenant() If the create_server() call\nfailed then the delete in the finally block would still run. This\nwould cause the test to error out masking the real reason for the\nfailure. This commit corrects the behavior by removing the delete and\nthe try, finally from the test. The base class will properly handle\nthe cleanup of the created server on class tear down so this delete\nwasn\u0027t even necessary.\n\nChange-Id: I6ee7c74122b4c88416672e5f0d3f3fb2bd71ab69\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af58b5ff5b408672c6a795189dc6f39b9a244015",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_servers_negative.py",
      "new_id": "703f143a28d8da40b276378c4cebd962ea587882",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_servers_negative.py"
    }
  ]
}
