deb-glance/glance/api/v1
Nolwenn Cauchois d719b3a164 Fix bug Swift ACL which disappears on Glance v1 images
Currently, when we make an update on a public image, Swift ACL disappears.
This patch allows to avoid the ACL update if there is no change to the
is_public_attribute.
If an update is made on a Glance image without changing the public attribute
or location, then the function which modifies ACLS is not called, in order
to keep ACLS.

Closes-Bug: 1584076

Change-Id: I21e9deb9105faee87500998eff47c6faa1d02914
2016-06-15 09:50:03 +02:00
..
__init__.py V1: Stop id changes after the image creation 2015-11-23 11:30:05 +00:00
controller.py Merge "Import i18n functions directly" 2015-12-10 03:42:30 +00:00
filters.py Remove vim header 2014-01-14 16:03:28 +00:00
images.py Fix bug Swift ACL which disappears on Glance v1 images 2016-06-15 09:50:03 +02:00
members.py fix docstring warnings and errors 2016-03-14 18:40:15 +00:00
router.py Fix 501 error when accessing the server with a non-existent method 2015-08-04 11:08:00 +03:00
upload_utils.py Import i18n functions directly 2015-12-07 18:20:43 +03:00