nova/nova/virt/disk/vfs
Matt Riedemann ec5c27a8af Check the return code when forcing TCG mode with libguestfs
According to the guestfs docs:

http://libguestfs.org/guestfs.3.html#guestfs_set_backend_settings

This method returns a 0 on success and -1 on failure. We suspect
we might not be calling this correctly, so log a warning if it
returns a non-zero return code.

Change-Id: I14a5969667a6f6f4ae529aaf0f6b9475fdf25496
Related-Bug: #1735823
2017-12-01 15:56:34 -05:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
guestfs.py Check the return code when forcing TCG mode with libguestfs 2017-12-01 15:56:34 -05:00
localfs.py Move blkid calls to privsep. 2017-10-26 07:16:09 +11:00