puppet-nova/manifests/compute
David Vallee Delisle e046a3bf63 Introducing default_tls_verify
TLS client verification used to be accidentally disabled in libvirt.
This was fixed in libvirt-6.10.0-1.
Which means, once you're using libvirt-6.10.0-1 or higher, a client
certificate is mandatory during live migration with TLS.

If we simply create the client certificate, this will fix live-migration
of newly created instance but will not fix already created instances.

This change will allow us to keep client certificate validation disabled
during the train release cycle and re-enable it from Wallaby and onward.

Related-Change: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785438/
Related: https://bugzilla.redhat.com/show_bug.cgi?id=1945760
Change-Id: I628e5ef0a50799e44145fe4ed78303d0fdbf5838
(cherry picked from commit e28a1b8b70)
2021-04-21 03:12:05 +00:00
..
libvirt Introducing default_tls_verify 2021-04-21 03:12:05 +00:00
image_cache.pp Add support for image_cache options 2020-10-11 15:45:07 +09:00
ironic.pp Fix duplicated declaration when the deprecated parameter is used 2020-09-10 21:04:19 +09:00
libvirt.pp Add images_type 2021-03-22 12:33:43 +11:00
libvirt_guests.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
pci.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
provider.pp Add nova::compute::provider class to manage custom provider yaml file 2021-03-05 16:19:41 +01:00
rbd.pp Add images_type 2021-03-22 12:33:43 +11:00
serial.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
spice.pp Remove keymap option 2020-01-04 14:53:59 +08:00
vgpu.pp Cleanup device addresses of vgpu type when empty 2020-09-17 23:38:17 +09:00
vmware.pp Undeprecate support of the vmwareapi driver 2021-01-13 22:44:25 +09:00