File: remove-volume-v3-user-636ad41564330a3b.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-- 436 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
upgrade:
  - |
    Management of cinder v3 user by the ``cinder::keystone::auth`` class has
    been removed. Because of the removal, the following parameters of the auth
    class have been removed.

    - ``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``