
The feature is enabled since Queens, so turn on the testing by default and deprecate the option. Change-Id: I72eb8f9640a45a069582dfb018ce7317d4a8c32e
18 lines
625 B
YAML
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.
|