)]}'
{
  "commit": "c96757b275a77a745c6c80947bdd0bcb2de7eefd",
  "tree": "adfbbf999ba622476da7bab60b79a04ca17c465b",
  "parents": [
    "28456a1234ad2e3d158237644c9c262a57cc2ee1"
  ],
  "author": {
    "name": "melanie witt",
    "email": "melwittt@gmail.com",
    "time": "Thu May 31 00:05:00 2018 +0000"
  },
  "committer": {
    "name": "melanie witt",
    "email": "melwittt@gmail.com",
    "time": "Sat Jun 02 00:52:13 2018 +0000"
  },
  "message": "Remove redundant cleanups in test_volume_backup\n\nThe BaseVolumeTest class contains some helper methods that do their\nown cleanup steps within them. However, several of the tests in\nVolumesBackupsTest were also doing identical cleanup.\n\nOccasionally, this results in a failure to cleanup in the gate [1]\nbecause a test that doesn\u0027t wait for resource deletion [2] after it\ncleans up a resource can leave a resource in a mid-deletion state that\nthe base class cleanup will fail with a 400 when *it* tries to delete\nthe same resource.\n\nThis was noticed on the Ocata branch but it looks like the same issues\nexist on master in the plugin, so I\u0027m starting with the fix here.\n\nCloses-Bug: #1774684\n\n[1] http://logs.openstack.org/53/570653/1/check/legacy-tempest-dsvm-full-devstack-plugin-ceph/c5d03e7/job-output.txt.gz#_2018-05-30_04_41_10_689262\n[2] https://github.com/openstack/cinder-tempest-plugin/blob/28456a1/cinder_tempest_plugin/api/volume/test_volume_backup.py#L64\n\nChange-Id: I2a29daf56f8327fce405e7969767dc9993849f19\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3765e0432bc9322ecc50a6abfc80a47e61bb4c7",
      "old_mode": 33188,
      "old_path": "cinder_tempest_plugin/api/volume/base.py",
      "new_id": "50ee60aadb1a0f745a9aa4f3e73ed76b0684be71",
      "new_mode": 33188,
      "new_path": "cinder_tempest_plugin/api/volume/base.py"
    },
    {
      "type": "modify",
      "old_id": "4eb77035e329320e15208de374b59ce433d47491",
      "old_mode": 33188,
      "old_path": "cinder_tempest_plugin/api/volume/test_volume_backup.py",
      "new_id": "8c815432ba759ee69cb48b5a434463b381dd3c68",
      "new_mode": 33188,
      "new_path": "cinder_tempest_plugin/api/volume/test_volume_backup.py"
    }
  ]
}
