Files
python-glanceclient/glanceclient/v2
Flavio Percoco b8a881f5ea Don't get the image before deleting it
The client currently downloads the image metadata to check if it's deleted
or not. This logic belongs to the server and it's already implemented
there. Instead of getting the image, send the delete request and catch
the 404 error, which is already raised by the server.

Change-Id: I1e6ef42340f8e380ff99b9d6ca7ea416e0eebfbc
Closes-bug: #1496305
2015-09-16 09:34:34 +00:00
..
2015-07-21 17:08:27 +03:00
2015-07-21 17:08:27 +03:00
2015-07-21 17:08:27 +03:00