sws team mailing list archive
-
sws team
-
Mailing list archive
-
Message #00119
[Blueprint delete-in-any-state] Allow deletes to occur in any state
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
+
+
+ Addressed by: https://review.openstack.org/11265
+ Deletes instance in any state
--
Allow deletes to occur in any state
https://blueprints.launchpad.net/nova/+spec/delete-in-any-state