puppet-manila/releasenotes/notes/deprecate-share-v2-user-82b59ca6db8741d3.yaml
Takashi Kajinami f2c7a86cfa Deprecate management of manila v2 user
Manila does not require the dedicated keystone user for share v2 API.
Deprecate the functionality to create the additional keystone user for
share v2 API to get rid of the unnecessary complexity.

Change-Id: I2ccc58e70e1c2734c6c3ef765d89a0898989429f
2024-09-18 01:22:27 +00:00

13 lines
380 B
YAML

---
deprecations:
- |
Management of manila v2 user by the ``manila::keystone::auth`` class has
been deprecated and will be removed in a future release. Because of this
change the following parameters of the auth class have been deprecated.
- ``password_v2``
- ``email_v2``
- ``auth_name_v2``
- ``configure_user_v2``
- ``configure_user_role_v2``