kolla-ansible/releasenotes/notes/trusted-cacert-3c7061e974b5187d.yaml
Scott Solkhon 09e02ef8f1 Support configuration of trusted CA certificate file
This commit adds the functionality for an operator to specify
their own trusted CA certificate file for interacting with the
Keystone API.

Implements: blueprint support-trusted-ca-certificate-file
Change-Id: I84f9897cc8e107658701fb309ec318c0f805883b
2019-08-16 12:47:42 +00:00

7 lines
200 B
YAML

---
features:
- |
Add support for configuration of trusted CA certificate file.
CA bundle file must be added to both the Horizon and Kolla Toolbox
containers for this to work correctly.