From: Juan Antonio Osorio Robles Date: Wed, 23 Aug 2017 05:24:32 +0000 (+0300) Subject: Configure listen_address for libvirtd when TLS is enabled X-Git-Tag: opnfv-6.0.0~197^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=81faff09ca4dc9a1d211de8be9b53e26cd933308;p=apex-tripleo-heat-templates.git Configure listen_address for libvirtd when TLS is enabled It wasn't being configured, and the default is to listen on all interfaces. This fixes that. Change-Id: I00da25474fb1544eabdedaf126e67d5a6617f02f Closes-Bug: #1712475 --- diff --git a/puppet/services/nova-libvirt.yaml b/puppet/services/nova-libvirt.yaml index df9e88fb..3f37cd94 100644 --- a/puppet/services/nova-libvirt.yaml +++ b/puppet/services/nova-libvirt.yaml @@ -170,6 +170,8 @@ outputs: - generate_service_certificates: true tripleo::profile::base::nova::migration::client::libvirt_tls: true + nova::migration::libvirt::listen_address: + get_param: [ServiceNetMap, NovaLibvirtNetwork] nova::migration::libvirt::live_migration_inbound_addr: str_replace: template: