kolla-ansible/releasenotes/notes/encrypt-additional-services-backend-haproxy-29467a9771e99917.yaml
James Kirsch 93ad57f47e Add support for encrypting backend Neutron API Server
Add TLS support for backend Neutron API Server communication using
HAProxy to perform TLS termination. 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 Neutron
service.

Change-Id: Ib333a1f1bd12491df72a9e52d961161210e2d330
Partially-Implements: blueprint add-ssl-internal-network
2020-10-12 17:27:44 +00:00

8 lines
325 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 communcation will be
encrypted end to end, from client through HAProxy to the backend service.