glance/releasenotes/notes/deprecate-show-multiple-location-continued-ussuri-16e8d9d8a59da1bc.yaml
Brian Rosmaita d9f75852e0 Reminder: show_multiple_locations still deprecated
To avoid confusion about the status of this deprecated config option,
add a release note making clear that it has not yet been removed.

Change-Id: If043c416391e4c4d7089f628e50fc1b881c6d3af
2020-03-02 14:47:24 -05:00

19 lines
929 B
YAML

---
upgrade:
- |
The ``show_multiple_locations`` configuration option remains DEPRECATED but
not removed in the Ussuri release. We continue to recommend that image
locations not be exposed to end users. See `OSSN-0065
<https://wiki.openstack.org/wiki/OSSN/OSSN-0065>`_ for more information.
The plan continues to be to eliminate the option and use only policies to
control image locations access. This, however, requires some major
refactoring, as discussed in the `draft Policy Refactor spec
<https://review.openstack.org/#/c/528021/>`_. Further, there is no
projected timeline for this change, as no one has been able to commit time
to it. (The Glance team would be happy to discuss this more with anyone
interested in working on it.)
Please keep a watch on the Glance release notes and the glance-specs
repository to stay informed about developments on this issue.