Comment 34 for bug 1392527

Revision history for this message
Abhishek Kekane (abhishek-kekane) wrote : Re: Deleting instance while resize instance is running leads to unuseable compute nodes

Hi,

Please review the attached patch.

In this patch I have added periodic tasks to cleanup instance files left out either on the source or destination compute node when the instance is deleted during resizing.

This is a much cleaner approach than the previous attached patch as it doesn't involve adding new interface to the virt driver and compute rpcapi.

The attached patch and the patch [1] which is currently under review, will resolve all the issues mentioned in 'resize_scenarios.xlsx ' (refer comment #19).

[1] https://review.openstack.org/#/c/154761/