nova/nova/virt/disk
Miguel Herranz e3cd1d9baa 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)
2019-07-08 13:25:40 +00:00
..
mount Fix type error on call to mount device 2019-07-08 13:25:40 +00:00
vfs Merge "Check the return code when forcing TCG mode with libguestfs" 2018-03-12 22:59:14 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py libvirt: Reduce calls to qemu-img during update_available_resource 2018-08-08 15:22:44 +01:00