Einav Cohen has submitted this change and it was merged. Change subject: webadmin: Cannot bond with an iface that has a vlan (#787981) ......................................................................
webadmin: Cannot bond with an iface that has a vlan (#787981) https://bugzilla.redhat.com/show_bug.cgi?id=787981 Cannot bond two interfaces if one of the interface is already added to a vlan tagged logical network. This is applicable to both rhevm network and other logical networks. Since this is supported by the VDSM, I am enabling this in the UI. Change-Id: I5f4dfc09bc22245475dd0c6e73af23884b0ed087 --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceLineModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java 2 files changed, 34 insertions(+), 4 deletions(-) Approvals: Einav Cohen: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1930 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5f4dfc09bc22245475dd0c6e73af23884b0ed087 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Danny Rankevich <[email protected]> Gerrit-Reviewer: Alexey Chub <[email protected]> Gerrit-Reviewer: Danny Rankevich <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
