Files
openstack-ansible-os_skyline/releasenotes/notes/skyline_backend_ssl-cd1db8c8fbf140f0.yaml
Dmitriy Rabotyagov 1c4862b9ef Implement TLS backend coverage for Skyline
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
2025-01-15 17:22:06 +00:00

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.