Change in vdsm[master]: vdsm: introduce hostdev module

danken at redhat.com danken at redhat.com
Tue Sep 30 11:06:14 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: vdsm: introduce hostdev module
......................................................................


Patch Set 10:

(1 comment)

http://gerrit.ovirt.org/#/c/32313/10/vdsm/hostdev.py
File vdsm/hostdev.py:

Line 106:     for name, params in libvirt_devices.items():
Line 107:         if caps and params['capability'] not in caps:
Line 108:             continue
Line 109: 
Line 110:         devices[name] = {'params': params}
if name in device_to_vm:
    devices[name]['vmId'] = device_to_vm[name]
Line 111:         try:
Line 112:             devices[name]['vmId'] = device_to_vm[name]
Line 113:         except KeyError:
Line 114:             pass


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2bba96db5be180d00cb74fb89b10c5b09e5bd180
Gerrit-PatchSet: 10
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 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