kolla-ansible/releasenotes/notes/encrypt-backend-haproxy-fb96285d74fb464c.yaml
James Kirsch f87814f794 Add support for encrypting Glance api
Add TLS support for Glance api using HAProxy to perform TLS termination.

Change-Id: I77051baaeb5d3f7dd9002262534e7d35f3926809
Partially-Implements: blueprint add-ssl-internal-network
2020-04-30 17:31:58 +01:00

9 lines
339 B
YAML

---
features:
- |
Added configuration options to enable backend TLS encryption from HAProxy
to the Keystone, Glance, Heat, and Cinder 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.