puppet-manila/releasenotes/notes/configure_user-and-user_role-6da5eacad6569b6f.yaml
Takashi Kajinami 3567499710 Allow disabling management of service user and role
This change introduces options to disable management of service user
and role, to provider the consistent feature for all modules.

Change-Id: I74fdc3a7225212002a738abbc8a00ebaf57b216d
2021-09-28 18:48:49 +09:00

11 lines
227 B
YAML

---
features:
- |
The following parameters have been added to the ``manika::keystone::auth``
class.
- ``configure_user``
- ``configure_user_v2``
- ``configure_user_role``
- ``configure_user_role_v2``