glance/glance/api/v2
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
..
model Merge "Add operators to provide multivalue support" 2015-03-11 06:57:54 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
cached_images.py Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
discovery.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00
image_actions.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
image_data.py Deprecation cleanout Registry and related 2020-06-30 20:41:30 +01:00
image_members.py Fix member create to handle unicode characters 2017-12-26 19:42:05 +00:00
image_tags.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
images.py Add "stores" to disallowed properties 2020-07-30 19:30:17 +00:00
metadef_namespaces.py Fix 500 if user passes name with more than 80 characters 2017-10-05 10:24:22 +05:30
metadef_objects.py Merge "Properly validate metadef objects" 2017-12-01 08:11:00 +00:00
metadef_properties.py Properly validate metadef objects 2017-01-18 18:37:50 +00:00
metadef_resource_types.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
metadef_tags.py Fix 500 if user passes name with more than 80 characters 2017-10-05 10:24:22 +05:30
router.py Add possibility to delete image from single store 2020-03-13 14:46:13 +00:00
schemas.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
tasks.py Make glance-api able to do async tasks in WSGI mode 2020-07-24 11:13:45 -07:00