
Tal Nisan has submitted this change and it was merged. Change subject: engine: validate MTU against any non-VLAN network ...................................................................... engine: validate MTU against any non-VLAN network Validate MTU against any non-VLAN network Change-Id: I9025787776fe6f567c94fe7b66a235c2f81229f5 Bug-Url: https://bugzilla.redhat.com/1242227 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> (cherry picked from commit 595a1feae929bcd4cd7a93a2e589669cbe4ad289) --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkMtuValidator.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/host/NetworkMtuValidatorTest.java 2 files changed, 17 insertions(+), 26 deletions(-) Approvals: Tal Nisan: Passed CI tests Alona Kaplan: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/45481 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9025787776fe6f567c94fe7b66a235c2f81229f5 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org