Comment 19 for bug 1191960

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

Reviewed: https://review.openstack.org/565703
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8b8c5da59efb087295b676d4261f84dfadf62503
Submitter: Zuul
Branch: master

commit 8b8c5da59efb087295b676d4261f84dfadf62503
Author: Vishakha Agarwal <email address hidden>
Date: Wed May 2 16:42:58 2018 +0530

    Re-using the code of os brick cinder

    To avoid the errors during force delete of logical volume,
    cinder library os brick is already using udevadm settle for it.
    Calling the same library of cinder in nova too.

    Change-Id: I092afdd0409ab27187cf74cd1514e9e0c550d52c
    Closes-Bug: #1191960