File: system_scope-keystone-d9a9cc0c614cd433.yaml

package info (click to toggle)
puppet-module-cinder 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,492 kB
  • sloc: ruby: 6,690; python: 38; makefile: 10; sh: 10
file content (16 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
features:
  - |
    The ``cinder::keystone::auth`` class now supports the following new
    parameters to define system-scoped roles.

    - ``system_scope``
    - ``system_roles``
    - ``system_scope_v3``
    - ``system_roles_v3``

  - |
    The ``system_scope`` parameter has been added to the following classes.

    - ``cinder::keystone::authtoken``
    - ``cinder::keystone::service_user``