File: deprecate-share-v2-user-82b59ca6db8741d3.yaml

package info (click to toggle)
puppet-module-manila 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,852 kB
  • sloc: ruby: 5,060; python: 33; makefile: 10; sh: 10
file content (12 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
---
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``