Change in ovirt-engine[ovirt-engine-3.3]: engine: Allowed creation of bonds in SetupNetworksHelper

Moti Asayag has submitted this change and it was merged. Change subject: engine: Allowed creation of bonds in SetupNetworksHelper ...................................................................... engine: Allowed creation of bonds in SetupNetworksHelper The validation used to check that any NIC to which VLAN-tagged networks were attached existed on the host; this no longer must be true since we've enabled adding new bonds that hadn't before existed on the host. Change-Id: I167758e86b32bd90f09203321f89bf1a5adc7bf6 Bug-Url: https://bugzilla.redhat.com/968190 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksHelper.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/host/SetupNetworksHelperTest.java 2 files changed, 31 insertions(+), 10 deletions(-) Approvals: Lior Vernia: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18031 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I167758e86b32bd90f09203321f89bf1a5adc7bf6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
masayag@redhat.com