commit d2ef1ce309c28a5416af4cc00662ad6925574004
Author: Miguel Herranz <email address hidden>
Date: Fri May 17 12:53:10 2019 +0200
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 <email address hidden>
Reviewed: https:/ /review. opendev. org/659780 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=d2ef1ce309c 28a5416af4cc006 62ad6925574004
Committed: https:/
Submitter: Zuul
Branch: master
commit d2ef1ce309c28a5 416af4cc00662ad 6925574004
Author: Miguel Herranz <email address hidden>
Date: Fri May 17 12:53:10 2019 +0200
Fix type error on call to mount device
The call in nova.virt. disk.mount. api.Mount. mnt_dev( ) to privsep. fs.mount( ) should include the `options` argument to
nova.
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: Id14993db6ea33b 2da14caa4b58671 fc57c182706
Signed-off-by: Miguel Herranz <email address hidden>