kolla-ansible/releasenotes/notes/trove-api-wsgi-bd6a3a5ab26fe896.yaml
wu.chunyang 303998e294 Switch trove-api to wsgi running under apache.
This change also adds support for Trove backend TLS.

Depends-On: https://review.opendev.org/c/openstack/kolla/+/854744
Change-Id: I2acf7820b24b112b57b0c00a01f5c4b8cb85ce25
2023-02-02 01:22:59 +00:00

8 lines
185 B
YAML

---
features:
- |
Switch ``trove-api`` to WSGI running under Apache.
- |
Added configuration options to enable backend TLS encryption from HAProxy
to the Trove service.