nova/nova/storage
Lee Yarwood e82b39baa4 Fix multipath device discovery when UFN is enabled.
This currently returns an invalid path of `/dev/mapper/${WWID}`
when UFN is enabled leading to failures later on when we attempt to
use the volume.

The output of `multipath -l /dev/${path_device}` should always list
the correct device identifier to use with this path as the first
word on the first line.

Closes-Bug: 1401799
Change-Id: I07957fe43e68a55ece10343a6cee83a9ab7148a8
2015-04-02 13:23:49 +01:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
linuxscsi.py Fix multipath device discovery when UFN is enabled. 2015-04-02 13:23:49 +01:00