Files
puppet-nova/releasenotes/notes/libvirt-tls-key-and-cert-539e13253c28453d.yaml
Takashi Kajinami d1359ab1f5 libvirt: Support cert_file and key_file
This introduces parameters to customize cert_file and key_file used for
tls connections in libvirt, in addition to ca_file and crl_file which
are currently supported.

Closes-Bug: #2055160
Change-Id: I597b4d61661a21470ed76ba259f276c2ceffc5ba
2024-02-28 00:55:20 +09:00

9 lines
154 B
YAML

---
features:
- |
The ``nova::migration::libvirt`` class now supports the following two new
parameters.
- ``cert_file``
- ``key_file``