kolla-ansible/releasenotes/notes/remove-nova-consoleauth-0f6a327de69e1273.yaml
Jeffrey Zhang 4e032923c0 Remove nova-consoleauth
The nova-consoleauth service was deprecated during the Rocky release [1]
and has not been necessary since unless you're using cells v1. As Kolla
has never supported cells v1, which is finally being removed during
Train [2], we can get ahead of the curve and stop deploying
nova-consoleauth immediately.

[1] https://specs.openstack.org/openstack/nova-specs/specs/rocky/implemented/convert-consoles-to-objects.html
[2] https://blueprints.launchpad.net/nova/+spec/remove-cells-v1/

Change-Id: I099080979f5497537e390f531005a517ab12aa7a
2019-06-16 16:39:07 +08:00

9 lines
302 B
YAML

---
upgrade:
- |
The ``nova-consoleauth`` service is no longer deployed. This has been
`deprecated in nova since Rocky`__ and has not been used by other nova
services since.
__ https://specs.openstack.org/openstack/nova-specs/specs/rocky/implemented/convert-consoles-to-objects.html