18a10b14a4
The feature is enabled since Queens, so turn on the testing by default and deprecate the option. Change-Id: I9b40642365d6f9f65cac19a2c69ad4ff39246cd7
18 lines
691 B
YAML
18 lines
691 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Application credentials are supported by Keystone since Queens.
|
|
As Tempest currently supports only much newer OpenStack versions
|
|
(Ussuri or later), the configuration option which enables
|
|
application credentials testing
|
|
(``CONF.identity-feature-enabled.application_credentials``)
|
|
is now enabled by default.
|
|
deprecations:
|
|
- |
|
|
Application credentials are supported by Keystone since Queens.
|
|
As Tempest currently supports only much newer OpenStack versions
|
|
(Ussuri or later), the configuration option which enables
|
|
application credentials testing
|
|
(``CONF.identity-feature-enabled.application_credentials``)
|
|
is now deprecated.
|