Comment 2 for bug 1180497

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

Reviewed: https://review.openstack.org/29299
Committed: http://github.com/openstack/nova/commit/565dfc65fbab1df4ec5e83be627805c313aab04b
Submitter: Jenkins
Branch: master

commit 565dfc65fbab1df4ec5e83be627805c313aab04b
Author: Walter A. Boring IV <email address hidden>
Date: Wed May 15 14:15:15 2013 -0700

    Fix for missing multipath device name

    Due to formatting changes in the multipath -l output
    we were sometimes missing the device name for each of the
    multipath devices which gave us a device of '/dev/'. This
    causes problems on detach.

    Fixes Bug: #1180497

    Change-Id: I6017dda149776624fac452140d3d0f5df3f5fd5a