glance.api.v1.upload_utils.
initiate_deletion
(req, location_data, id)[source]¶Deletes image data from the location of backend store.
Parameters: |
|
---|
glance.api.v1.upload_utils.
safe_kill
(req, image_id, from_state)[source]¶Mark image killed without raising exceptions if it fails.
Since _kill is meant to be called from exceptions handlers, it should not raise itself, rather it should just log its error.
Parameters: |
|
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.