puppet-tempest/releasenotes/notes/enforce_scope-fed80f6987016bb6.yaml
Takashi Kajinami 6fbab839e3 Add support for enforce_scope parameters
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
2022-01-29 06:55:56 +09:00

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``