07951b095b
This adds some words to the api-ref doc, as well as a release note about the blanket reservation of os_glance* properties. Change-Id: I0cd6f35296a647fdb1f2cb44a688b34c0382c556 Related-Bug: #1912001
9 lines
303 B
YAML
9 lines
303 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Glance now prevents setting or modifying image properties that are
|
|
within the ``os_glance`` reserved namespace. Previously, individual
|
|
properties (such as ``os_glance_importing_to_stores``) were
|
|
inconsistently disallowed, but now the entire namespace is
|
|
enforced.
|