File: system_scope-keystone-ea935e84e1f0c430.yaml

package info (click to toggle)
puppet-module-heat 25.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: ruby: 3,889; python: 38; sh: 10; makefile: 10
file content (21 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
features:
  - |
    The ``system_scope`` parameter has been added to
    the ``heat::keystone::authtoken`` class.

  - |
    The ``heat::keystone::auth`` class now supports customizing roles assigned
    to the heat service user.

  - |
    The ``heat::keystone::auth_cfn`` class now supports customizing roles
    assigned to the heat service user.

  - |
    The ``heat::keystone::auth`` class now supports defining assignmet of
    system-scoped roles to the heat service user.

  - |
    The ``heat::keystone::auth_cfn`` class now supports defining assignmet of
    system-scoped roles to the heat service user.