File: keymgr-opts-415025c5134a413b.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (22 lines) | stat: -rw-r--r-- 625 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
22
---
features:
  - |
    The new ``nova::key_manager`` class has been added. This class manages
    basic options of key managers.

  - |
    The new ``nova::key_manager::barbican`` class has been added. This class
    manages options of BarbicanKeyManager.

deprecations:
  - |
    The ``nova::compute::keymgr_backend`` parameter has been deprecated. Use
    the ``cinder::key_manager`` class.

  - |
    The following parameters of the ``nova::compute`` class have been
    deprecated in favor of the new ``nova::barbican`` class.

    - ``barbican_auth_endpoint``
    - ``barbican_endpoint``
    - ``barbican_api_version``