Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix vlan tagging missing XML node for sr-iov. ......................................................................
Fix vlan tagging missing XML node for sr-iov. This is an integration bug between the VDSM and RHEV-M. The vlanid parameter was passed in the API with the wrong case, hence was not passed down to libvirt api. Change-Id: Id96f8abe6daab1985ae5094ba19738dbc895d6c7 Bug-Url: https://bugzilla.redhat.com/1271697 Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/47349 Continuous-Integration: Jenkins CI Reviewed-by: Martin Polednik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/hostdevTests.py M vdsm/virt/vmdevices/hostdevice.py 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Ido Barkan: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Martin Polednik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/47349 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id96f8abe6daab1985ae5094ba19738dbc895d6c7 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
