cinder/cinder/tests/unit/targets
Michael Dovgal d0abb60fe7 Attach/Delete volume for tgt driver race condition fix
We have race condition when remove target operation still
isn't completed and we try to run create target operation.
This patch fixed this race condition by retrying create
iscsi target operation run.

Change-Id: I151990cc5148eb3f56e27e01fce71d87da2d9759
Closes-Bug: #1335889
2016-12-26 10:15:21 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
targets_fixture.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
test_base_iscsi_driver.py Do not conjecture volume-id from iscsi_name 2016-07-08 01:36:06 -04:00
test_cxt_driver.py Skip unit-tests which use os.fdatasync on MacOS 2016-10-22 23:55:58 +03:00
test_iet_driver.py Port targets test_iet_driver to Python 3 2015-10-07 17:20:56 +02:00
test_iser_driver.py Remove deprecated ISERTgtAdm 2016-04-11 12:46:44 -05:00
test_lio_driver.py [LVM] Restore target config during ensure_export 2016-02-19 14:13:53 -05:00
test_scst_driver.py Targets test refactoring 2015-04-30 18:02:57 +03:00
test_tgt_driver.py Attach/Delete volume for tgt driver race condition fix 2016-12-26 10:15:21 +00:00