Dan Kenigsberg has submitted this change and it was merged.

Change subject: hostdev: expose hotplug via vdsClient
......................................................................


hostdev: expose hotplug via vdsClient

Separated from hostdevHotplug itself due to possible formatting issues.
Since device specification is required for each device, and the fact
that it is rare occurrence that a single device would be hotplugged,
new parser in vdsClient is added.

Example usage:
vdsClient 0 hostdevHotplug 9954ff1d-d008-4453-8615-b0b6761ef93f \
'[{type:hostdev,device:pci_0000_04_00_1},\
{type:hostdev,device:pci_0000_04_00_0}]'

(for GPU & onboard HDMI audio)

Change-Id: I46fb415c39d04b94428703ac19da505a2cf2800d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1234283
Signed-off-by: Martin Polednik <mpoled...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/54938
Reviewed-by: Milan Zamazal <mzama...@redhat.com>
Reviewed-by: Francesco Romani <from...@redhat.com>
Continuous-Integration: Jenkins CI
---
M client/vdsClient.py
M tests/vdsClientTests.py
2 files changed, 46 insertions(+), 0 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Francesco Romani: Looks good to me, approved
  Martin Polednik: Verified
  Milan Zamazal: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/54938
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I46fb415c39d04b94428703ac19da505a2cf2800d
Gerrit-PatchSet: 26
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpoled...@redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzama...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to