Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Relaxed slave interface validation
......................................................................
engine: Relaxed slave interface validation
Validation used to demand that no boot protocol, IP address etc. be
defined on the slave interfaces, whereas this seems to be quite common
when using Fedora 19 hosts. This is erased by VDSM anyway, so there's
no real reason to block this on the engine side.
Change-Id: I564325fd0ac0cf54d2bff7c155a7a67f32507711
Bug-Url:
https://bugzilla.redhat.com/1082296
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/NetworkInterfaceValidator.java
1 file changed, 1 insertion(+), 6 deletions(-)
Approvals:
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26346
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I564325fd0ac0cf54d2bff7c155a7a67f32507711
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server