Eli Mesika has submitted this change and it was merged.
Change subject: core: Remove empty Vds hostname condition
......................................................................
core: Remove empty Vds hostname condition
Removes condition which test if Vds hostname is empty. But hostname
cannot be empty, as there is no way how to install or communicate with
empty hostname host.
Change-Id: I639e9aea7ddbe9c6952a05d1077bbaf06930adcc
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java
1 file changed, 2 insertions(+), 8 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
Sahina Bose: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/35088
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I639e9aea7ddbe9c6952a05d1077bbaf06930adcc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server