nova/nova/tests/virt/libvirt
liyingjun 51f3eb66ef Fix wrong command for _rescan_multipath
The _run_multipath command is wrong in [1], it should be 'multipath -r'
not 'multipath - r'. And adds test for this.

[1]: https://github.com/openstack/nova/blob/master/nova/virt/libvirt/volume.py#L590

Change-Id: I3c5d12cc11988d65a8fc9e6143d26c2d1220d253
Closes-bug: 1362916
2014-08-08 15:54:17 +08:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
fake_imagebackend.py libvirt: Uses correct imagebackend for configdrive 2014-08-27 08:00:53 +02:00
fake_libvirt_utils.py libvirt: add validation of migration hostname 2014-08-25 15:35:20 -04:00
fakelibvirt.py Add missing flags to fakelibvirt for migration 2014-08-20 15:23:50 -07:00
test_blockinfo.py Allow empty volumes to be created 2014-08-08 19:30:17 -04:00
test_config.py Add idmap to libvirt config 2014-08-29 14:52:10 -04:00
test_designer.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
test_dmcrypt.py Adds dmcrypt utility module 2014-01-28 12:35:49 -05:00
test_driver.py console: add typed console objects 2014-09-01 12:02:31 +00:00
test_fakelibvirt.py Replace assert* with more suitable asserts in tests 2014-06-20 13:23:25 +04:00
test_imagebackend.py Rename rbd.py to rbd_utils.py in libvirt driver directory 2014-08-05 11:48:43 +08:00
test_imagecache.py Image caching tests: use list comprehension 2014-08-17 01:11:50 -07:00
test_lvm.py Create lvm.py module containing helper API for LVM 2014-06-19 10:01:08 -04:00
test_rbd.py Rename rbd.py to rbd_utils.py in libvirt driver directory 2014-08-05 11:48:43 +08:00
test_utils.py libvirt: add validation of migration hostname 2014-08-25 15:35:20 -04:00
test_vif.py libvirt: remove use of CONF.libvirt.virt_type in vif.py 2014-07-29 12:25:26 +01:00
test_volume.py Fix wrong command for _rescan_multipath 2014-08-08 15:54:17 +08:00