tripleo-heat-templates/releasenotes/notes/Enable-TLS-for-libvirt-0aab48cd8339da0f.yaml
Juan Antonio Osorio Robles fa740c5e49 TLS-everywhere: Enable for TLS libvirt live migration
This relies on using the default paths for certs/keys used by libvirt
and is only enabled if TLS-everywhere is enabled.

bp tls-via-certmonger
Depends-On: If18206d89460f6660a81aabc4ff8b97f1f99bba7
Depends-On: I0a1684397ebefaa8dc00237e0b7952e9296381fa
Change-Id: I0538bbdd54fd0b82518585f4f270b4be684f0ec4
2017-04-19 09:20:00 +00:00

7 lines
230 B
YAML

---
features:
- |
If TLS in the internal network is enabled, libvirt's transport defaults to
using TLS. This can be changed by setting the ``UseTLSTransportForLiveMigration``
parameter, which is ``true`` by default.