![James Kirsch](/assets/img/avatar_default.png)
This patch introduces an optional backend encryption for Heat 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 Heat service. Change-Id: Ic12f7574135dcaed2a462e902c775a55176ff03b Partially-Implements: blueprint add-ssl-internal-network Depends-On: https://review.opendev.org/722028/
8 lines
326 B
YAML
8 lines
326 B
YAML
---
|
|
features:
|
|
- |
|
|
Added configuration options to enable backend TLS encryption from HAProxy
|
|
to the Keystone, Heat, 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.
|