cinder/cinder/tests/unit/targets
Gorka Eguileor 0f588ac59b Fix tests failing in gate
gate-cinder-python27 gate-cinder-python34 is reporting failures where it
wasn't before. This is all due to new mock version 1.1.0.  This patch
fixed the tests to pass the gate.

Some of these errors are actual errors in our test code, while other are
changes to Mock syntax.

Closes-Bug: #1473454
Change-Id: If8eabfeacacc221e92dfece9f4937875bd70751e
2015-07-10 16:15:32 +02:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
targets_fixture.py Targets tests: Clean up long lines 2015-06-15 12:58:54 -04:00
test_base_iscsi_driver.py Targets test refactoring 2015-04-30 18:02:57 +03:00
test_cxt_driver.py Fix Python 3 issues in targets unit tests 2015-06-30 16:23:13 +02:00
test_iet_driver.py Fix tests failing in gate 2015-07-10 16:15:32 +02:00
test_iser_driver.py Targets test refactoring 2015-04-30 18:02:57 +03:00
test_lio_driver.py Targets tests: Clean up long lines 2015-06-15 12:58:54 -04:00
test_scst_driver.py Targets test refactoring 2015-04-30 18:02:57 +03:00
test_tgt_driver.py Fix Python 3 issues in targets unit tests 2015-06-30 16:23:13 +02:00