Change in ovirt-engine[master]: packaging: setup: support VLAN network interfaces

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 <alourie@redhat.com> --- 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 <alourie@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
oschreib@redhat.com