nova/nova/tests/unit/virt/disk
Miguel Herranz f77c628b4f Fix type error on call to mount device
The call in nova.virt.disk.mount.api.Mount.mnt_dev() to
nova.privsep.fs.mount() should include the `options` argument to
fulfill with the method signature.

The test test_do_mount_need_to_specify_fs_type has been modified to
check that the caller use the correct signature.

Closes-Bug: 1829506

Change-Id: Id14993db6ea33b2da14caa4b58671fc57c182706
Signed-off-by: Miguel Herranz <miguel@midokura.com>
(cherry picked from commit d2ef1ce309)
(cherry picked from commit 8371073ac7)
(cherry picked from commit e3cd1d9baa)
2019-08-09 13:35:07 +00:00
..
mount Fix type error on call to mount device 2019-08-09 13:35:07 +00:00
vfs Don't launch guestfs in a thread pool if guestfs.debug is enabled 2017-12-08 13:15:50 -05:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Convert ext filesystem resizes to privsep. 2017-12-13 05:22:05 +11:00
test_inject.py Stop using mox stubs in nova/tests/unit/virt/disk 2016-11-21 20:39:26 +09:00