os-brick/os_brick/tests
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
..
encryptors Encryptors: Fix compat with Nova encryptors for Ocata 2017-01-24 13:31:29 +00:00
initiator Retry multipath flush when map is in use 2017-02-27 16:56:28 +01:00
local_dev Mock time.sleep for test_lv_deactivate_timeout test 2016-09-07 12:46:28 +03:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Removes unnecessary utf-8 encoding 2016-12-22 10:24:40 +07:00
windows Windows connectors: add device_scan_interval arg 2016-12-22 18:48:02 +02:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Merge "Replace assertDictMatch with assertDictEqual" 2016-12-22 17:24:10 +00:00
test_brick.py Removes unnecessary utf-8 encoding 2016-12-22 10:24:40 +07:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
test_utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00