glance/releasenotes/notes/fix_1889676-f8d302fd240c8a57.yaml
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

7 lines
202 B
YAML

---
fixes:
- |
Bug 1889676_: "stores" can be set as property breaking multistore indication of stores where the images are present
.. _1889676: https://bugs.launchpad.net/glance/+bug/1889676