os-brick/os_brick/tests/initiator
Kendall Nelson c5e3d8affb Splitting Out Connectors from connector.py
This is a larger refactor of the connector.py file. The goal is to
simplfy the file by moving the vendor connector classes to their own
files, and keep only the InitiatorConnector in the connector.py file.
The vendor specific connector tests are also split out into their own
files.

Change-Id: I020e75ca8cd8bec2ad1b38f3ade5cc1f63a4fee5
Implements: bp connector-refactor
2016-08-02 15:54:15 -05:00
..
connectors Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05: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 Merge "Remove unused LOG to keep code clean" 2016-07-12 21:30:07 +00:00
test_linuxrbd.py Make RBDImageMetadata and RBDVolumeIOWrapper re-usable 2016-06-09 12:40:24 +00:00
test_linuxscsi.py Merge "Fix string interpolation to delayed to be handled by the logging code" 2016-07-12 13:23:12 +00:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00