kolla-ansible/releasenotes/notes/configure-certificate-authority-aa21fa88234b021e.yaml
James Kirsch c15dc20341 Configure services to use Certificate Authority
Include a reference to the globally configured Certificate Authority to
all services. Services use the CA to verify HTTPs connections.

Change-Id: I38da931cdd7ff46cce1994763b5c713652b096cc
Partially-Implements: blueprint support-trusted-ca-certificate-file
2020-01-13 11:00:11 -08:00

6 lines
203 B
YAML

---
features:
- Configure all openstack services to use the globally defined Certificate
Authority to verify HTTPs connections. The global CA is configured by the
'openstack_cacert' parameter.