)]}'
{
  "commit": "f5e277c802ca013cf2734f2a0435edba815f2424",
  "tree": "ada9c9568fc05e97f4285ac28adcb699921e1f75",
  "parents": [
    "1b0cddc90df0d0736e1d7ae63feef3b801ffdbe1"
  ],
  "author": {
    "name": "Benny Kopilov",
    "email": "bkopilov@redhat.com",
    "time": "Mon Feb 08 12:27:37 2021 +0200"
  },
  "committer": {
    "name": "Benny Kopilov",
    "email": "bkopilov@redhat.com",
    "time": "Mon Feb 08 16:22:38 2021 +0200"
  },
  "message": "Add wait_for_resource_deletion for swift api clients\n\nCurrently today we dont have any way in swift to verify that resources were deleted\nbefore moving to the next command\nIn current code there was hardcoded sleep for 2 seconds instead of checking if\nresource really deleted.\n\nAdded to the current cleanup :\nImplement is_resource_deleted for object_client and container_client\nAfter remove action we wait/ verify till resource really deleted\nRemove hardcoded sleep for 2 seconds\nRemove ignore for not found in reomval , if we hit on it means something\nwrong in our code.\n\nChange-Id: I32f37f8e874a3510bb1af6db45a1b9a8d2fed543\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8f3f8b8501328ffc36cc4b2d22a9976ad74942b",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/base.py",
      "new_id": "478a83473a20b34b64a3374e9ae2037761f144a0",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/base.py"
    },
    {
      "type": "modify",
      "old_id": "a987e03f1938e2abf78e2d8bfec7d9c41b4ba529",
      "old_mode": 33188,
      "old_path": "tempest/lib/common/rest_client.py",
      "new_id": "0fa78fa60f45b17b136a877889e3f9ede687cd7a",
      "new_mode": 33188,
      "new_path": "tempest/lib/common/rest_client.py"
    },
    {
      "type": "modify",
      "old_id": "027fb1f46a0649056ead9a2846ae9495065cc44b",
      "old_mode": 33188,
      "old_path": "tempest/lib/services/object_storage/container_client.py",
      "new_id": "da92adc30d8b82024003bb7545cb0db75756ea52",
      "new_mode": 33188,
      "new_path": "tempest/lib/services/object_storage/container_client.py"
    },
    {
      "type": "modify",
      "old_id": "1d38153cab1ed7b004324b8b4f16c7cadf331ef2",
      "old_mode": 33188,
      "old_path": "tempest/lib/services/object_storage/object_client.py",
      "new_id": "dd7d5171ea047a0c94bb3bd72f957921c7a63ea1",
      "new_mode": 33188,
      "new_path": "tempest/lib/services/object_storage/object_client.py"
    }
  ]
}
