Change in vdsm[master]: hostdev: add check for hostdev passthrough to caps

fromani at redhat.com fromani at redhat.com
Mon Feb 16 16:56:53 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: hostdev: add check for hostdev passthrough to caps
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/30471/7/vdsm/caps.py
File vdsm/caps.py:

Line 691:     caps['numaNodeDistance'] = getNumaNodeDistance()
Line 692:     caps['autoNumaBalancing'] = getAutoNumaBalancingInfo()
Line 693: 
Line 694:     caps['selinux'] = _getSELinux()
Line 695:     caps['iommuSupport'] = str(_has_iommu_support())
str(_has_iommu_support()).lower().

Probably Engine doesn't care, but let's be compliant.
Line 696: 
Line 697:     liveSnapSupported = _getLiveSnapshotSupport(targetArch)
Line 698:     if liveSnapSupported is not None:
Line 699:         caps['liveSnapshot'] = str(liveSnapSupported).lower()


-- 
To view, visit http://gerrit.ovirt.org/30471
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I789f93679740e87b2f5a88351261bc58852990d4
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list