Itamar Heim 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/1051297
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
(cherry picked from commit ddcfde17201e20901ba37ac1a4869fe8bc5a206c)
---
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/25580
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.4
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server