File: deprecate-volume-v3-user-cb5c833a5b18f007.yaml

package info (click to toggle)
puppet-module-cinder 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,512 kB
  • sloc: ruby: 6,697; python: 33; sh: 10; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
deprecations:
  - |
    Management of cinder v3 user by the ``cinder::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_user_v3``
    - ``email_user_v3``
    - ``auth_name_v3``
    - ``tenant_user_v3``
    - ``roles_v3``
    - ``system_scope_v3``
    - ``system_roles_v3``
    - ``configure_user_v3``
    - ``configure_user_role_v3``