b0ecd8b67c
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
8 lines
248 B
YAML
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.
|