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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Tue Sep 1 15:00:55 UTC 2015


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

Log:
commit 8768375a017caa0dda98a6c58e6b89d3affedf0f
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 4655751cdd97a4b527a25c7c0a96044ba212cd19)





More information about the Openstack-security mailing list