glance/glance/tests
Dan Smith 2a51843138 Add image_set_property_atomic() helper
This adds a new DB API method to atomically create a property on an image
in a way that we can be sure it is created once and only once for the
purposes of exclusion of multiple threads.

Change-Id: Ifdb711cb241ef13eccaa5ae29a234f2fe4a52eb8
Related-Bug: #1884596
2020-07-16 13:15:55 +01:00
..
etc Add Policy enforcement for several Metadata Definition delete APIs 2020-04-06 14:47:05 +00:00
functional Add image_set_property_atomic() helper 2020-07-16 13:15:55 +01:00
gate Separate out configuration tests 2019-03-22 13:01:14 -04:00
integration Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
unit Add image_set_property_atomic() helper 2020-07-16 13:15:55 +01:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
stubs.py Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
test_hacking.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00
utils.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00