[openstack-dev] [CINDER] discussion about Volume Delete API

Guo, Ruijing ruijing.guo at intel.com
Wed Feb 11 08:23:27 UTC 2015


In http://developer.openstack.org/api-ref-blockstorage-v2.html, delete volume preconditions:


Preconditions

·         Volume status must be available, in-use, error, or error_restoring.



I think we may change to following statements:



Preconditions

·         Volume status must be creating, available, error, or error_restoring. (add creating and remove in-use)



1)    If LUN is attached (in-use), we cannot delete LUN.

2)    Event LUN is creating (hung in create), we may delete LUN.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150211/ec7ba59b/attachment.html>


More information about the OpenStack-dev mailing list