6fbab839e3
This change introduces support for the [enforce_scope] parameters so that users can enable scope enforcement in each service. Note that for keystone there is a different parameter for its tempest plugin ([identity-feature-enabled] enforce_scope) and that parameter is also set according to the tempest parameter by this change. Change-Id: I34222a58051c2d219600f39156f577fc183a2dc8
11 lines
248 B
YAML
11 lines
248 B
YAML
---
|
|
features:
|
|
- |
|
|
The following parameters have been added to the ``tempest`` class.
|
|
|
|
- ``cinder_enforce_scope``
|
|
- ``glance_enforce_scope``
|
|
- ``keystone_enforce_scope``
|
|
- ``neutron_enforce_scope``
|
|
- ``nova_enforce_scope``
|