Comment 6 for bug 1592451

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

Reviewed: https://review.openstack.org/340563
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=fb3a51a2b411f05f16a563eadd03eadcf6f17a80
Submitter: Jenkins
Branch: master

commit fb3a51a2b411f05f16a563eadd03eadcf6f17a80
Author: Nitin Madhok <nmadhok@g.clemson.edu>
Date: Mon Jul 11 16:26:41 2016 -0400

    Fixes consistency snapshot creation

    This fixes the bug where creation of consistency snapshot would pass
    even if the volume is in error state. Also adding unit test to
    ensure that the creation of consistency snapshot fails when
    volume is in error status.

    Closes-Bug: #1592451

    Change-Id: I482a7e01f32d72196568348225eb3c77a432a539
    Signed-off-by: Nitin Madhok <nmadhok@g.clemson.edu>