Eli Mesika has submitted this change and it was merged.
Change subject: core: RFE: Multi-Tier fencing support
......................................................................
core: RFE: Multi-Tier fencing support
This series of patches implements the following RFE
http://wiki.ovirt.org/Features/Design/DetailedHostPMMultipleAgents
This patch is a preparation patch that separates between hostname/ip
validation and NULL check. so the hostname/ip can be applied to fields
that can be NULL
Change-Id: I4fe7e2d25e06fbadad27b607e46b18881ad10957
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/HostnameOrIPConstraint.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10257
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fe7e2d25e06fbadad27b607e46b18881ad10957
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>