Comment 1 for bug 1232177

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

Reviewed: https://review.openstack.org/48718
Committed: http://github.com/openstack/cinder/commit/b715701ff4387d55e7eb4c301a0edea92fa4e0e8
Submitter: Jenkins
Branch: master

commit b715701ff4387d55e7eb4c301a0edea92fa4e0e8
Author: Bill Owen <email address hidden>
Date: Fri Sep 27 11:22:57 2013 -0700

    Set vol driver initialized before deleting volumes

    Move the call to set_initialized before calling delete_volume in
    init_host. The delete_volume method has a precondition that the
    driver be initialized.

    Closes-Bug: #1232177

    Change-Id: Ie73bd30e0ab80d489ab61ba8a60fac51ccb505b5