Files
manila-tempest-plugin/releasenotes/notes/bug-2006792-fix-stop-cleanup-error-2a314862576f655b.yaml
Felipe Rodrigues 9cdeda15a0 Fix stop on cleanup error
Add an error treatment to the clear_resources function and fix the
returned object status when checking if the resource is deleted

Change-Id: Idd896a39f7be7a4dcde9fac3cdb0bd26cc814af3
Closes-Bug: #2006792
2025-04-04 08:58:11 +00:00

7 lines
201 B
YAML

---
fixes:
- |
Fixed bug #2006792. Now the clear resources function has an error
treatment to avoid time out exceptions. Also fix the returned
object in the _is_resource_deleted function