os-brick/os_brick/tests
Gorka Eguileor 0cdd9bbbe2 Leverage the iSCSI mpath to get the WWN
Now that we search the multipath device even if we haven't been able to
find the WWN in the sysfs we can leverage the multipath daemon
information on sysfs to get the WWN.

Pass the mpath to "get_sysfs_wwn" method where we check the sysfs to get
the WWN.

Change-Id: Id1905bc174b8f2f3a345664d8a0a05284ca69927
2020-08-13 22:10:09 -04:00
..
encryptors Use unittest.mock instead of third party mock 2020-04-18 16:22:50 -05:00
initiator Leverage the iSCSI mpath to get the WWN 2020-08-13 22:10:09 -04:00
local_dev Switch from retrying to tenacity 2020-05-06 09:08:01 -05:00
privileged Switch from retrying to tenacity 2020-05-06 09:08:01 -05:00
remotefs Use unittest.mock instead of third party mock 2020-04-18 16:22:50 -05:00
windows Switch from unittest2 compat methods to Python 3.x methods 2020-06-23 14:14:34 +02:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Switch from retrying to tenacity 2020-05-06 09:08:01 -05:00
test_brick.py Removes unnecessary utf-8 encoding 2016-12-22 10:24:40 +07:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Use unittest.mock instead of third party mock 2020-04-18 16:22:50 -05:00
test_utils.py Switch from retrying to tenacity 2020-05-06 09:08:01 -05:00