summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorArata Notsu <notsu@virtualtech.jp>2012-08-19 11:31:15 +0900
committerArata Notsu <notsu@virtualtech.jp>2012-08-22 12:12:51 +0900
commitecaa93f9b051d806edc7b48e67eee638bf8e70cc (patch)
tree7134fdfea52f002b80013b2e09008232a72b5e9c /plugins
parent962efab370f168bb077447eeb15d43063c8b2272 (diff)
Restore imagebackend in test_virt_drivers.py
In the test, nova.virt.libvirt.driver.imagebackend is replaced with fake_imagebackend at setUp(). But is not restored at tearDown(). It potentially causes failure in other tests expecting imagebackend is unchanged. Example: test_libvirt.py:test_pre_block_migration_works_correctly. However it runs without failure since luckily it comes before test_virt_drivers.py. Change-Id: I9b61c6c065567472b64bfa363af8f3ba9a502dd2
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions