kolla-ansible/releasenotes/notes/add-internal-network-tls-configuration-cf9704812f113281.yaml
Krzysztof Klimonda b0ecd8b67c Implement TLS encryption for internal endpoints
This review is the first one in a series of patches and it introduces an
optional encryption for internal openstack endpoints, implementing part
of the add-ssl-internal-network spec.

Change-Id: I6589751626486279bf24725f22e71da8cd7f0a43
2019-08-22 16:39:21 -07:00

8 lines
248 B
YAML

---
features:
- |
Added configuration parameters ``kolla_enable_tls_internal``,
``kolla_internal_fqdn_cert``, and ``kolla_internal_fqdn_cacert`` to
optionally enable TLS encryption for openstack endpoints on the internal
network.