Comment 9 for bug 1004382

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

Reviewed: https://review.openstack.org/11625
Committed: http://github.com/openstack/nova/commit/ca9428037a33cf970d4d0c229121ee526614885a
Submitter: Jenkins
Branch: master

commit ca9428037a33cf970d4d0c229121ee526614885a
Author: Rongze Zhu <email address hidden>
Date: Tue Sep 11 07:53:35 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: I544220c206899307294d50e26679f5351fdc0cd7