os-brick/os_brick/initiator
Lucian Petrut 585445eecf Add Windows iSCSI connector
This patch adds a Windows iSCSI connector while the following
changes will add SMBFS and Fibre Channel connectors as well.

os-win is added as a requirement, as well as ddt. Note that
both are in the global requirements list. os-win is under OpenStack
governance and already being used by multiple OpenStack projects
such as Nova and Cinder.

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

Change-Id: I19dfc8dd2e9e8a1b17675b55c63de903804480e4
Partial-Implements: blueprint os-brick-windows-support
2016-06-22 10:45:48 -07:00
..
windows Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
__init__.py Update the documentation for os-brick 2015-02-19 14:37:13 -08:00
connector.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
linuxfc.py Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
linuxrbd.py Make RBDImageMetadata and RBDVolumeIOWrapper re-usable 2016-06-09 12:40:24 +00:00
linuxscsi.py Add support for processutils.execute 2016-06-02 13:53:04 +03:00
linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00