os-brick/os_brick/tests/initiator
Gorka Eguileor 32c837dacb Retry multipath flush when map is in use
When flushing a multipath we are ignoring map in use transient error, so
we log a warning that the flush has not been successful and that we have
received an exit code 1 and we continue to remove the individual paths.

This error is usually transient and a simple retry will succeed in
flushing the multipath.

Failure to retry will leave an empty multipath in our system.

Closes-Bug: #1663936
Change-Id: I710792bd707ad933ef60d11d25f530dddfb6fb2f
2017-02-27 16:56:28 +01:00
..
connectors Fix multipath flush when using friendly names 2017-02-27 16:56:26 +01:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Raise specific exception for an invalid protocol connector 2016-11-04 18:07:06 -04: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 Detect if Fibre Channel support exists 2016-10-05 03:31:03 -07:00
test_linuxrbd.py Close connection to ceph after cinder bakcup 2016-09-30 13:02:00 +00:00
test_linuxscsi.py Retry multipath flush when map is in use 2017-02-27 16:56:28 +01:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00