[openstack-nova] remove explicit config enabling base image cleanup

Pádraig Brady pbrady at fedoraproject.org
Thu Jul 26 12:07:29 UTC 2012


commit 8ec6b43b5aa81ea5ce2fe539c57000cec8dbaa7b
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Jul 26 13:06:34 2012 +0100

    remove explicit config enabling base image cleanup
    
    This is now the default in folsom:
    https://review.openstack.org/#/c/10336/

 nova.conf           |    1 -
 openstack-nova.spec |    3 ---
 2 files changed, 0 insertions(+), 4 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 0ca99a1..1de575a 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -351,9 +351,6 @@ fi
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2012.2-0.4.f1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-* Wed Jul 18 2012 Pádraig Brady <P at draigBrady.com> - ???
-- Enable auto cleanup of old cached instance images
-
 * Wed Jun 08 2012 Pádraig Brady <P at draigBrady.com> - 2012.2-0.3.f1
 - Enable libguestfs image inspection
 


More information about the scm-commits mailing list