
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
13 lines
380 B
YAML
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``
|