glance/releasenotes/notes/deprecate-allow_additional_image_props-0e3b2f1ffa4e55e1.yaml
Brian Rosmaita 170a4035da Deprecate allow_additional_image_properties
Change-Id: I1c602e3817e0e89a6f7ebbf79adc1156d0b8a1aa
Implements: bp deprecate-allow-custom-props
2020-03-25 16:48:56 -04:00

15 lines
729 B
YAML

---
deprecations:
- |
The Glance API configuration option ``allow_additional_image_properties``
is deprecated in this release and is subject to removal at the beginning
of the Victoria development cycle, following the `OpenStack standard
deprecation policy
<https://governance.openstack.org/reference/tags/assert_follows-standard-deprecation.html>`_.
The migration path for operators who were using this option in its
nondefault ``False`` setting is to set the ``image_property_quota``
option to ``0``. Since many other OpenStack services depend upon the
ability to read/write custom image properties, however, we suspect that
no one has been using the option with a nondefault value.