[Openstack-security] [openstack/nova] SecurityImpact review request change I9866d8e32e99b9f907921f4b226edf7b62bd83a7
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Sep 1 15:00:28 UTC 2015
Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/219299
Log:
commit 18d6b5cc79973fc553daf7a92f22cce4dc0ca013
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
More information about the Openstack-security
mailing list