glance/glance/domain
Dan Smith b093ae3514 Add image_delete_property_atomic() helper
This adds a new DB API method to atomically delete a property on an image
in a way that we can be sure that it is deleted one and only once, and
without affecting the rest of the image. This can be used in conjunction
with image_set_property_atomic() to create and delete properties for locking
without the risk of clobbering other image data in the process.

Change-Id: I0b71a7df04cd330749f35b07f96a120b49b412c7
2020-08-07 12:13:22 -07:00
..
__init__.py Merge "Refactor TaskFactory and Executor to take an admin ImageRepo" 2020-07-14 07:04:25 +00:00
proxy.py Add image_delete_property_atomic() helper 2020-08-07 12:13:22 -07:00