Comment 4 for bug 1164929

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

Reviewed: https://review.openstack.org/31165
Committed: http://github.com/openstack/cinder/commit/8829bb1a1d726bd6b1b6b623c0ac498d1ec05d41
Submitter: Jenkins
Branch: master

commit 8829bb1a1d726bd6b1b6b623c0ac498d1ec05d41
Author: Mike Perez <email address hidden>
Date: Fri May 31 00:11:24 2013 -0700

    Prevent force delete if the volume is attached

    Force deletes were eventually failing on the volume manager layer due to
    being in an attached state. This will check that up front to inform the
    user that they need to detach first.

    Fixes: bug #1164929
    Change-Id: I24ade24fd750dc647331ef25b835f45f29c10fd7