400c5a9f18
This change also adds support for Octavia backend TLS. Closes-Bug: #1874228 Depends-On: https://review.opendev.org/c/openstack/kolla/+/779892 Change-Id: I5ff84aec4cdbc15f6a797391815243821dbdbd67
10 lines
367 B
YAML
10 lines
367 B
YAML
---
|
|
features:
|
|
- |
|
|
Switch octavia-api to wsgi running under apache.
|
|
- |
|
|
Added configuration options to enable backend TLS encryption from HAProxy
|
|
to the Octavia service. 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 Octavia service.
|