
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
7 lines
201 B
YAML
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
|