This branch fixes https://bugs.launchpad.net/nova/+bug/751242.
According to the above URL, the solution is 'migrating' instances never be terminated. To do this, nova.compute.api.delete() should be modified.
This commit is contained in:
According to the above URL, the solution is 'migrating' instances never be terminated. To do this, nova.compute.api.delete() should be modified.