Soft-deleted instance files deleted by periodic cleanup task

Bug #1223345 reported by Hans Lindgren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Hans Lindgren

Bug Description

The db query used to look for instances in need of cleanup lacks a filter for soft-deleted instances.

Tags: compute
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/45878

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/45878
Committed: http://github.com/openstack/nova/commit/6ae5899a86c0d863f1c64fdd960b109fb2a5c80f
Submitter: Jenkins
Branch: master

commit 6ae5899a86c0d863f1c64fdd960b109fb2a5c80f
Author: Hans Lindgren <email address hidden>
Date: Tue Sep 10 15:20:08 2013 +0200

    Add filter for soft-deleted instances to periodic cleanup task

    The periodic cleanup task added recently does a db query to get
    instances in need of cleanup. The filters applied to the query
    must have a filter to not include soft-deleted instances.

    This fix adds the required filter and adds a test to verify the
    correct behavior.

    Change-Id: I0c5d7e317d1fdd4e1e618c1c38870e775a715eab
    Closes-Bug: #1223345

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-rc1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.