puppet-nova/releasenotes/notes/libvirt-ca-file-crl-file-c6672aa3d12382cb.yaml
Juan Antonio Osorio Robles ae9fc454e2 Enable configuration of ca_file and crl_file for nova live migration
These options are for libvirt's configuration file; and allow us to use
custom paths for these parameters, instead of relying on the default
ones.

Related-Bug: #1821139
Change-Id: I208bb53c2a270d770d114116fde3f062c0d66985
2019-03-21 14:59:37 +00:00

9 lines
243 B
YAML

---
features:
- |
The ca_file is now configurable for the TLS transport in nova's live
migration options for libvirt.
- |
The crl_file is now configurable for the TLS transport in nova's live
migration options for libvirt.