tempest/releasenotes/notes/deprecate-os_glance_reserved-bace16f21facca3b.yaml
Takashi Kajinami 9fcc4a3ffb Deprecate os_glance_reserved
The os_glance_reserved option was added to support old releases without
namespace reservation. The feature was added in Wallaby[1] and all of
the current supported versions (Zed and later) all support the feature.

[1] https://docs.openstack.org/releasenotes/glance/wallaby.html#upgrade-notes

Change-Id: I626ac99cd8f206b202bce3e743e419af40248638
2024-04-13 00:07:11 +09:00

12 lines
381 B
YAML

---
upgrade:
- |
Default value of the ``[image-feature-enabled] os_glance_reserved`` has
been changed from ``False`` to ``True`` and now the reservation of
os_glance namespace is tested by default.
deprecations:
- |
The ``[image-feature-enabled] os_glance_reserved`` option has been
deprecatd because glance reserves the os_glance namespace since Wallaby.