Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: setup: support VLAN network interfaces ......................................................................
packaging: setup: support VLAN network interfaces Currently, the network interfaces detected on the system must be in the form: <physical>: This doesn't work for VLAN notations, such as: eth0.3 or eth0.33@eth0 New implementation updates the pattern for the network interfaces detection, thus providing support for VLAN interfaces. Change-Id: I1a53543671b02dcb9c66a2973ba40d238eb5220f Bug-Url: https://bugzilla.redhat.com/970971 Signed-off-by: Alex Lourie <[email protected]> --- M packaging/fedora/setup/common_utils.py M packaging/setup/plugins/ovirt-engine-setup/config/hostname.py 2 files changed, 4 insertions(+), 4 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16115 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1a53543671b02dcb9c66a2973ba40d238eb5220f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
