[virt-tools-list] [PATCH 0/3] check directory accessibility for the user specified in the host capabilities

Giuseppe Scrivano gscrivan at redhat.com
Fri Nov 15 12:15:32 UTC 2013


Now libvirt shows what user is used to run the hypervisor process.
Take advantage of it and check if disk images are accessible to the
specified user, not the default one.

Giuseppe Scrivano (3):
  virtinst: parse capabilities baselabel element
  virtManager: when present, prefer the user specified in capabilities
  tests: add tests for capabilities secmodels

 tests/capabilities-xml/capabilities-kvm.xml |  6 ++++++
 tests/capabilities.py                       |  9 +++++++--
 virtManager/uihelpers.py                    | 10 ++++++++++
 virtinst/capabilities.py                    |  4 ++++
 4 files changed, 27 insertions(+), 2 deletions(-)

-- 
1.8.3.1




More information about the virt-tools-list mailing list