![James Kirsch](/assets/img/avatar_default.png)
Add TLS support for Glance api using HAProxy to perform TLS termination. Change-Id: I77051baaeb5d3f7dd9002262534e7d35f3926809 Partially-Implements: blueprint add-ssl-internal-network
9 lines
339 B
YAML
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.
|