os-brick/os_brick/tests/initiator
Lucian Petrut faae6ccdf6 Split connector list by platform
We'll keep separate lists of connectors for each of the supported
operating systems so that we don't end up trying to use unsupported
connectors.

Since Cinder is explicitly trying to use the iSCSI/FC connectors,
we'll have to include those as well, for now.

(cherry picked from commit 9e8657dd6e)
(cherry picked from commit 0927b72f68)

Change-Id: Ibec2b798e8c5c3457cebea12cfd2f5813e62fb9e
Closes-Bug: #1850109
2020-02-21 11:53:15 +00:00
..
connectors Merge "linuxscsi: Stop waiting for multipath devices during extend_volume" into stable/stein 2019-12-20 17:29:18 +00:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Split connector list by platform 2020-02-21 11:53:15 +00:00
test_host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
test_linuxfc.py Fix FC scan too broad 2019-11-19 03:27:32 +01:00
test_linuxrbd.py Merge "Add attribute 'name' to class RBDVolume." 2017-10-10 03:41:31 +00:00
test_linuxscsi.py linuxscsi: Stop waiting for multipath devices during extend_volume 2019-12-11 17:16:30 +00:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00
test_utils.py Context manager to handle shared_targets 2018-10-30 16:55:01 +01:00