Blueprint changed by OpenStack Hudson: Whiteboard changed: Agreed. It seems like we should have an extra write once boolean in the db for terminated instead of relying on the overloaded state flag. This represents that the user has terminated the instance, and if it is set we should never bill or return it to the user. The actual termination/deletion of the instance can happen asynchronously --Vish. This should be addressed in this commit: https://review.openstack.org/#/c/8254/ -Yun + + + Gerrit topic: https://review.openstack.org/#q,topic:bp/delete-in-any-state,n,z + + + Addressed by: https://review.openstack.org/11014 + Deletes vm in any state
-- Allow deletes to occur in any state https://blueprints.launchpad.net/nova/+spec/delete-in-any-state -- Mailing list: https://launchpad.net/~sws Post to : [email protected] Unsubscribe : https://launchpad.net/~sws More help : https://help.launchpad.net/ListHelp

