deb-python-os-brick/os_brick/initiator
Patrick East 0e75bf6bda Handle exception case with only target_portals
Prior to this if a backend had reported only target_portals and left
out the target_portal option the exception handling would break. To
support this we will just check first and then use a more tailored
exception.

Change-Id: I528e05ae88938a3acc6715e25cb4719dca3eed10
Closes-Bug: #1577601
2016-05-02 18:10:35 -07:00
..
__init__.py Update the documentation for os-brick 2015-02-19 14:37:13 -08:00
connector.py Handle exception case with only target_portals 2016-05-02 18:10:35 -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 Allow RBDClient to be used from a with-statement 2015-12-10 15:40:38 -05:00
linuxscsi.py Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00