kolla-ansible/releasenotes/notes/fix-etcd-protocol-3c9482f90070ee6e.yaml
Michal Nasiadka 448209459d CI: Add codespell to pep8
Fix existing spelling errors

Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
2024-04-22 13:19:23 +00:00

9 lines
325 B
YAML

---
fixes:
- |
Fix the configuration of the etcd service so that its protocol is
independent of the value of the ``internal_protocol`` parameter. The etcd
service is not load balanced by HAProxy, so there is no proxy
layer to do TLS termination when ``internal_protocol`` is configured to be
``https``.