File: deprecate-consoleauth-7c39573925d3f6a7.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 (14 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
upgrade:
  - |
    The nova-consoleauth service is now deprecated and not deployed.
    This means the nova::consoleauth has no effect now and does not manage
    the package or service for consoleauth. Deployments should stop this service
    and remove the package if it's deployed.
deprecations:
  - |
    The nova-consoleauth service is deprecated. The nova::consoleauth class
    has no effect now and will be removed in the next release.
  - |
    The nova::upgrade_level_consoleauth parameter is deprecated, has no effect
    and will be removed in the next release.