[Openstack-security] [openstack/nova] SecurityImpact review request change I9866d8e32e99b9f907921f4b226edf7b62bd83a7

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Thu Sep 3 03:58:44 UTC 2015


Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/219300

Log:
commit 5642b17cf4a18543f02a29ddaf4ab1b8d9819b76
Author: Rajesh Tailor <rajesh.tailor at nttdata.com>
Date:   Wed Mar 4 05:05:19 2015 -0800

    Delete orphaned instance files from compute nodes
    
    While resizing/revert-resizing instance, if instance gets deleted
    in between, then instance files remains either on the source or
    destination compute node.
    
    To address this issue, added a new periodic task
    '_cleanup_incomplete_migrations' which takes care of deleting
    instance files from source/destination compute nodes and then
    mark migration record as failed so that it doesn't appear again
    in the next periodic task run.
    
    SecurityImpact
    
    Closes-Bug: 1392527
    Change-Id: I9866d8e32e99b9f907921f4b226edf7b62bd83a7
    (cherry picked from commit 18d6b5cc79973fc553daf7a92f22cce4dc0ca013)





More information about the Openstack-security mailing list