nova/releasenotes/notes/remove-nova-consoleauth-b7c61e50649206ea.yaml
Stephen Finucane 2398b78df5 Remove nova-consoleauth
Obliterate all references to the aforementioned service. This mostly
consists of removing the core service and any references to the now
removed '[workarounds] enable_consoleauth' configuration option.

Part of blueprint remove-consoleauth

Change-Id: I0498599fd636aa9e30df932f0d893db5efa23260
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Depends-On: Icfc175c49a1fc650d1c9ad06b77209a70c6386db
2019-07-05 15:04:47 +00:00

10 lines
279 B
YAML

---
upgrade:
- |
The ``nova-consoleauth`` service has been deprecated since the 18.0.0
Rocky release and has now been removed. The following configuration
options have been removed:
* ``[upgrade_levels] consoleauth``
* ``[workarounds] enable_consoleauth``