[openstack-nova] remove the no longer used libvirt_xml_template config option

Pádraig Brady pbrady at fedoraproject.org
Mon Aug 27 12:43:30 UTC 2012


commit dfa4794e74fc72bbeefb2ceae8aa4cc328e94a07
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Aug 27 13:38:04 2012 +0100

    remove the no longer used libvirt_xml_template config option

 nova.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/nova.conf b/nova.conf
index d420bfc..aefe812 100644
--- a/nova.conf
+++ b/nova.conf
@@ -6,7 +6,6 @@ dhcpbridge = /usr/bin/nova-dhcpbridge
 dhcpbridge_flagfile = /etc/nova/nova.conf
 force_dhcp_release = True
 injected_network_template = /usr/share/nova/interfaces.template
-libvirt_xml_template = /usr/share/nova/libvirt.xml.template
 libvirt_nonblocking = True
 libvirt_inject_partition = -1
 vpn_client_template = /usr/share/nova/client.ovpn.template


More information about the scm-commits mailing list