tempest/releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml
Luigi Toscano be427bf02c Always enable project tags Identity tests
The feature is enabled since Queens, so turn on the testing by default
and deprecate the option.

Change-Id: I72eb8f9640a45a069582dfb018ce7317d4a8c32e
2021-08-11 13:13:28 +02:00

18 lines
625 B
YAML

---
upgrade:
- |
Project tags are supported by Keystone since Queens.
As Tempest currently supports only much newer OpenStack versions
(Ussuri or later), the configuration option which enables
project tags testing
(``CONF.identity-feature-enabled.project_tags``)
is now enabled by default.
deprecations:
- |
Project tags are supported by Keystone since Queens.
As Tempest currently supports only much newer OpenStack versions
(Ussuri or later), the configuration option which enables
project tags testing
(``CONF.identity-feature-enabled.project_tags``)
is now deprecated.