Comment 5 for bug 1004382

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/11713
Committed: http://github.com/openstack/cinder/commit/5475debcf706e87b1df926d489b72074662614f3
Submitter: Jenkins
Branch: master

commit 5475debcf706e87b1df926d489b72074662614f3
Author: Rongze Zhu <email address hidden>
Date: Tue Aug 21 15:07:02 2012 +0000

    Add 'detaching' to volume status

    Fixes bug #1004382

    When attach a volume , the volume status is "available -> attaching ->
    in-use", But when detaching a volume , the volume status is "in-use ->
    available". So We need 'detaching' volume status, it make the change of
    state of the volume more clearly.

    Change-Id: Idf8c38413135bf8e8cd025f11937f8c7250557c1