Takashi Kajinami | 73005a1 | 2024-01-20 11:56:45 +0900 | [diff] [blame] | 1 | --- |
| 2 | upgrade: |
| 3 | - | |
| 4 | The following deprecated options in the ``[identity-feature-enabled]`` |
| 5 | section have been removed. Project tags API and application credentials |
| 6 | API are now always tested if identity v3 API is available. |
| 7 | |
| 8 | - ``project_tag`` |
| 9 | - ``application_credentials`` |
| 10 | |
| 11 | - | |
| 12 | Default value of the ``[identity-feature-enabled] access_rule`` option has |
| 13 | been changed from ``False`` to ``True`` and now the access rule API is |
| 14 | always tested when identity API is available. |
| 15 | |
| 16 | deprecations: |
| 17 | - | |
| 18 | The Keystone access_rule is enabled by default since Train release and we |
| 19 | no longer need a separate config in Tempest to enable it. Therefore |
| 20 | the ``[identity-feature-enabled] access_rule`` option has been deprecated |
| 21 | and will be removed in a future release. |