kolla-ansible/releasenotes/notes/libvirt-tls-support-4ab81fb...

8 lines
326 B
YAML

---
features:
- |
Adds support for configuring libvirt with TLS support. This allows for
secure communication between nova-compute and libvirt as well as between
libvirt on different hypervisors, during live-migration. The default
configuration passes data in plain text, over TCP, without authentication.