d719b3a164
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 |
||
---|---|---|
.. | ||
__init__.py | ||
controller.py | ||
filters.py | ||
images.py | ||
members.py | ||
router.py | ||
upload_utils.py |