os-brick/os_brick/tests
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
..
encryptors Fix multipath iSCSI encrypted volume attach failure 2016-07-07 15:30:31 +08:00
initiator Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
local_dev LVM: Create thin pool with 100%FREE 2016-04-26 17:24:55 -05:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Mock write and read operations to filesystem 2016-07-28 14:31:24 +03:00
windows 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
base.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00
test_brick.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Add support for processutils.execute 2016-06-02 13:53:04 +03:00
test_utils.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00