From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80170 )
Change subject: net: Introduce link vlan validations. ...................................................................... net: Introduce link vlan validations. This patch introduces vlan validations with the first checked scenario being a VLAN without underlying device. Prior to this patch, although the scenario was checked in different locations for legacy/OVS, different error codes were used. Change-Id: Ib8c10244f4d7e565d3fb515012b82e72948328c2 Signed-off-by: Leon Goldberg <[email protected]> --- M lib/vdsm/network/link/validator.py M lib/vdsm/network/models.py M lib/vdsm/network/ovs/validator.py M tests/network/func_net_basic_test.py M tests/network/link_validator_test.py 5 files changed, 26 insertions(+), 14 deletions(-) Approvals: Jenkins CI: Passed CI tests Leon Goldberg: Verified Edward Haas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/80170 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8c10244f4d7e565d3fb515012b82e72948328c2 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Leon Goldberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
