From cdaa02ef38f44be1022b4920d894702762cf226b Mon Sep 17 00:00:00 2001
From: portdirect <pete@port.direct>
Date: Sun, 4 Feb 2018 23:39:08 -0500
Subject: [PATCH] Libvirt: update default params for newer versions of libvirt

This PS updates the default params for the libvirt chart to enable
operations with newer releases.

Change-Id: I0b6fd5cdb9cd7de3c3ea45c49b2d4b8e1ab5b323
See: https://review.openstack.org/#/c/492552/
---
 libvirt/values.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libvirt/values.yaml b/libvirt/values.yaml
index 07e032021f..0837f15595 100644
--- a/libvirt/values.yaml
+++ b/libvirt/values.yaml
@@ -41,6 +41,7 @@ ceph:
 conf:
   libvirt:
     listen_tcp: "1"
+    listen_tls: "0"
     auth_tcp: "none"
     ca_file: ""
     listen_addr: 0.0.0.0