448209459d
Fix existing spelling errors Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
11 lines
529 B
YAML
11 lines
529 B
YAML
---
|
|
features:
|
|
- Add Lets Encrypt TLS certificate service integration into Openstack
|
|
deployment. Enables trusted TLS certificate generation option for
|
|
secure communication with OpenStack HAProxy instances using
|
|
``letsencrypt_email``, ``kolla_internal_fqdn`` and/or
|
|
``kolla_external_fqdn`` is required. One container runs an Apache
|
|
ACME client webserver and one runs Lego for certificate retrieval
|
|
and renewal. The Lego container starts a cron job which attempts
|
|
to renew certificates every 12 hours.
|