openstack-helm-infra/libvirt
okozachenko 054c5fde24 Set unix socket auth method as none
We are gonna use libvirt unix socket in nova.
We are trying to realize live migration in libvirt while guarantee
secure. To realize this, replaced 127.0.0.1 with 0.0.0.0 for listen
address and plus enabled tls instead bare tcp.
And in the nova, used libvirt unix socket to connect instead of tcp
127.0.0.1 connection.
fyi, https://review.opendev.org/752108/
and https://review.opendev.org/752125/

Change-Id: Idb7d3a0d90be84d96b541c41fb90abdd33b7de94
2021-02-13 20:20:18 +00:00
..
templates Realize libvirt SSL 2020-09-25 16:36:42 +03:00
values_overrides [Libvirt] Values overrides for external Ceph Cinder backend 2020-10-08 15:01:58 +00:00
.helmignore Add OpenSUSE Leap15 specific values overrides 2019-04-18 10:25:10 +02:00
Chart.yaml Set unix socket auth method as none 2021-02-13 20:20:18 +00:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml Set unix socket auth method as none 2021-02-13 20:20:18 +00:00