nova/nova/tests/unit/virt/disk/vfs
Chung Chih, Hung 92ae0f1077 libvirt - Add log if libguestfs can't read host kernel
Host's kernel only allows a root user to have read/write permission in
ubuntu. If compute-service didn't have read permission then libguestfs
will launch image fail.

In libguestfs offical FAQ site had point out this issue, following is
the link
http://libguestfs.org/guestfs-faq.1.html#binaries
It had suggested users to change host's kernel permission. But this
action should be handled by other patch. Here only give a hint what's
going wrong.

Change-Id: I36c93610831e2935d46f7ee37f95619fe6dc1481
Related-Bug: 1413142
Closes-Bug: 1491216
2016-04-20 07:00:24 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakeguestfs.py virt: convert VFS API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
test_guestfs.py libvirt - Add log if libguestfs can't read host kernel 2016-04-20 07:00:24 +00:00
test_localfs.py Remove unused CONF imports 2016-02-15 16:40:53 +11:00