[openstack-nova/el6-essex: 3/4] default nova.conf configuraion tweak - bug workaround (cherry picked from commit a5a859b2ec60f0d88b5

Pádraig Brady pbrady at fedoraproject.org
Tue Jan 29 17:44:49 UTC 2013


commit d9a9fe3768285754a8b95c6c7cb7010ca76600f6
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Thu Nov 29 12:43:27 2012 +0100

    default nova.conf configuraion tweak - bug workaround
    (cherry picked from commit a5a859b2ec60f0d88b5f468a4886901dd7480ec2)

 nova.conf           |    1 -
 openstack-nova.spec |    3 +++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nova.conf b/nova.conf
index 264a0c7..3e024e8 100644
--- a/nova.conf
+++ b/nova.conf
@@ -18,4 +18,3 @@ connection_type = libvirt
 firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver
 rpc_backend = nova.rpc.impl_qpid
 root_helper = sudo nova-rootwrap
-remove_unused_base_images = True
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 4f7bd23..b7733bd 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -772,6 +772,9 @@ fi
 %endif
 
 %changelog
+* Thu Nov 29 2012 Nikola Dipanov <ndipanov at redhat.com> - 2012.1.3-2
+- nova.conf default configuration tweak to prevent image deletion due to an imagecahce bug
+
 * Fri Oct 12 2012 Nikola Dipanov <ndipanov at redhat.com> - 2012.1.3-1
 - Restore libvirt block storage connections on reboot
 - Fix libvirt volume attachment error logging


More information about the scm-commits mailing list