kolla-ansible/releasenotes/notes/encrypt-backend-haproxy-keystone-fb96285d74fb464c.yaml
zhangmeng c8ada70747 Add support for encrypting cinder api.
Change-Id: I4673f436d8943e6fce7e579446c27ec8215b7346
2020-04-16 18:17:46 +08:00

8 lines
319 B
YAML

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