Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openstack/api: delete image "container" when download fails
if the image is failing to be ready in the given retry loop, we can delete the image "container" otherwise OpenStack will still try to download the image which will eventually will work but for nothing. Signed-off-by: Mathieu Tortuyaux <[email protected]>
- Loading branch information