puppet-nova/releasenotes/notes/deprecate-consoleauth-7c39573925d3f6a7.yaml
Tobias Urdin a738129d22 Deprecate nova-consoleauth service
This deprecates the nova-consoleauth service
and the surrounding functionality.

Depends-On: https://review.opendev.org/661262
Change-Id: Ia4d4e411647e039b655fe62edb06afe9c53288cf
2019-05-24 14:19:09 +02:00

15 lines
578 B
YAML

---
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.