glance/glance/api
Erno Kuvaja e1f0e94b90 Add "stores" to disallowed properties
Stores is image property which API uses to indicate which
stores (store IDs) contains the image. This also can be
set by user making it very confusing and potentially
catastrophic breaking for consumers.

This patch prevents that to happen.

Depends-on: https://review.opendev.org/#/c/744024/
Change-Id: I4eca092bd0a7cce1d6bbbd30685f4643cb4e7d1c
Closes-Bug: #1889676
2020-07-30 19:30:17 +00:00
..
middleware Removal of 'enable_v2_api' 2020-07-03 19:01:39 +00:00
v1 Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
v2 Add "stores" to disallowed properties 2020-07-30 19:30:17 +00:00
__init__.py Removal of 'enable_v2_api' 2020-07-03 19:01:39 +00:00
authorization.py Improve lazy loading mechanism for multiple stores 2020-07-06 07:49:31 +00:00
common.py Make glance-api able to do async tasks in WSGI mode 2020-07-24 11:13:45 -07:00
policy.py Drop collections.abc compat handling 2020-07-09 10:49:12 -05:00
property_protections.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
versions.py Removal of 'enable_v2_api' 2020-07-03 19:01:39 +00:00