octavia/releasenotes/notes/Add-pool-CA-and-CRL-bb467b17188ed022.yaml
ZhaoBo 7aa115a553 Add 2 new fields into Pool API for support re-encryption
Add tls_ca_container_id and crl_container_id into Pool API.

Story: 2003858
Task: 26672
Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
Change-Id: I6cd6e2ca8e48a5df707a70d22505dec9d752c7eb
2019-02-28 16:20:09 -08:00

6 lines
149 B
YAML

---
features:
- |
You can now specify a ca_tls_container_ref and crl_container_ref on pools
for validating backend pool members using TLS.