File: remove-heat-cfn-user-6025c60ac3eb6b84.yaml

package info (click to toggle)
puppet-module-heat 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,520 kB
  • sloc: ruby: 3,790; python: 33; sh: 10; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
upgrade:
  - |
    The ``heat::keystone::auth_cfn`` class no longer supports management of
    the dedicated keystone user for CFN API. Use the common heat user instead.

deprecations:
  - |
    The following parameters of the ``heat::keystone::auth_cfn`` class have
    been deprecated.

    - ``configure_user``
    - ``configure_user_role``
    - ``auth_name``
    - ``password``
    - ``tenant``
    - ``roles``
    - ``system_scope``
    - ``system_roles``