)]}'
{
  "commit": "09698bbcf2ddc6c79bb3bbe05bb383c200fe61d4",
  "tree": "ae83c1db1f940be26030d423a2c687a54b47d946",
  "parents": [
    "523a927657fcdcb1107e9d62c88087a133551fff"
  ],
  "author": {
    "name": "Felipe Monteiro",
    "email": "felipe.monteiro@att.com",
    "time": "Thu Mar 16 13:28:03 2017 -0400"
  },
  "committer": {
    "name": "Felipe Monteiro",
    "email": "felipe.monteiro@att.com",
    "time": "Thu Mar 16 14:01:08 2017 -0400"
  },
  "message": "Fixes test_volume_backup_delete failing during tearDown.\n\nThis test is currently failing because after doing\nself.backups_client.delete_backup(), the backup\ngoes into deleting status, and directly afterward tearDown\nis called, during which the\ntest_utils.call_and_ignore_notfound_exc calls the\nbackup deletion method again... However, the backup\nis still in deleting status, as it has not been fully\ndeleted, causing a 400 Bad Request to be thrown.\n\nThis patch adds a waiter (wait_for_resource_deletion)\ncall right after the first delete backup call is made.\n\nChange-Id: Ie3e8e7371bb169043377bfd4e04c1320f8939004\nPartial-Bug: #1670553\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8480d01463f2916a9e873b8b8525ff1cfcdd0f52",
      "old_mode": 33188,
      "old_path": "patrole_tempest_plugin/tests/api/volume/test_volumes_backup_rbac.py",
      "new_id": "36ee02ea7f0075b0dc8444a3f5ecf15ecfa919c6",
      "new_mode": 33188,
      "new_path": "patrole_tempest_plugin/tests/api/volume/test_volumes_backup_rbac.py"
    }
  ]
}
