
Moti Asayag has submitted this change and it was merged. Change subject: engine: Disallow setting a non-mgmt net as the host gateway ...................................................................... engine: Disallow setting a non-mgmt net as the host gateway Disallow setting a non-management network as the host gateway in case of a cluster level that doesn't support MultipleGateways feature. Before the patch a non-management network on a host that serves as the management network in another cluster could be set as the host gateway. Change-Id: Icc8374af5d635a0c8e70116ccb8993d433ebc35e Bug-Url: https://bugzilla.redhat.com/1290433 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/NetworkAttachmentValidator.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/NetworkAttachmentValidatorTest.java 2 files changed, 29 insertions(+), 22 deletions(-) Approvals: Alona Kaplan: Looks good to me, approved Jenkins CI: Passed CI tests Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/50253 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icc8374af5d635a0c8e70116ccb8993d433ebc35e Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>