
While most of services already have TLS encryption with backend implemented, Skyline implementation was missed. Now, with migration to the common role, it's way easier to add TLS coverage for backends. Change-Id: I7c17d36212891108674240ddb8ac4c1fd637532c
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Implemented TLS encryption for the communication between Load Balancer
|
|
(HAProxy) and Skyline backends if ``openstack_service_backend_ssl``
|
|
is set to True.
|