File: trustee-opts-947b2ad84a44701f.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 (12 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    The new ``heat::trustee`` class has been added. This class supports
    parameters define in the ``trustee`` section.

deprecations:
  - |
    The ``heat::trustee`` class should be included to manage ``trustee``
    option. This class is included by the ``heat`` class and the parameters are
    defined automatically based on the ``heat::keystone::authtoken`` class to
    keep compatibility but this behavior will be removed in a future release.