Comment 4 for bug 1180497

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

Reviewed: https://review.openstack.org/29433
Committed: http://github.com/openstack/nova/commit/4933c15575589ea5877694b6fd874c9893f54d75
Submitter: Jenkins
Branch: stable/grizzly

commit 4933c15575589ea5877694b6fd874c9893f54d75
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
    (cherry picked from commit 565dfc65fbab1df4ec5e83be627805c313aab04b)