openstacksdk/openstack/image/v2
David Shrewsbury 8298a46e87 Add header to auto-delete image upload objects
When using the tasks API, swift objects are used for creating the
final image. Although we manually clean these up when everything
goes right, it's possible when things go wrong that these objects
can be left lying around. Let's use the 'x-delete-after' header on
the objects to make sure they are cleaned up after a day.

Change-Id: Ieb2c11490a6fd195941ca87724eae2a6f67d43ad
2019-08-15 10:59:16 -04:00
..
__init__.py Add image V2 service version 2014-11-19 12:52:21 -08:00
_proxy.py Add header to auto-delete image upload objects 2019-08-15 10:59:16 -04:00
image.py Specify store when importing an image 2019-07-15 09:33:28 +02:00
member.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
schema.py Add image.schema resource 2019-02-18 14:31:10 +01:00
service_info.py Add image.service_info resources 2019-02-28 19:20:03 +00:00
task.py Add image.task resource 2019-02-26 14:43:36 +01:00