os-brick/os_brick/tests
Lucian Petrut b512d1a23a Add Windows SMBFS connector
This patch adds a Windows SMBFS connector. Also, a Windows
RemoteFS class is added, being used by this connector, having
a similar interface with the Linux RemoteFS client class.

The patch using Windows os-brick connectors in the Hyper-V
Nova driver: https://review.openstack.org/#/c/273504/

Change-Id: I0c753a667d58391da7a903d11ab1f4729e68461a
Implements: blueprint os-brick-windows-support
2016-07-06 12:54:57 +03:00
..
encryptors Copy encryptors from Nova to os-brick 2016-06-06 16:43:22 +08:00
initiator Add Windows iSCSI connector 2016-06-22 10:45:48 -07: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 Add Windows SMBFS connector 2016-07-06 12:54:57 +03:00
windows Add Windows SMBFS connector 2016-07-06 12:54:57 +03:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Added ABCMeta class to the InitiatorConnector 2015-07-08 10:57:33 -07: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 update os-brick to pass python3 tests 2015-06-30 15:35:06 -07:00