93ad57f47e
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
8 lines
325 B
YAML
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.
|