kolla-ansible/releasenotes/notes/encrypt-additional-services-backend-haproxy-29467a9771e99917.yaml
Michal Nasiadka 448209459d CI: Add codespell to pep8
Fix existing spelling errors

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

8 lines
326 B
YAML

---
features:
- |
Adds configuration options to enable backend TLS encryption from HAProxy
to the Nova, Ironic, and Neutron services. When used in conjunction with
enabling TLS for service API endpoints, network communication will be
encrypted end to end, from client through HAProxy to the backend service.