Dhandapani Gopal has uploaded a new change for review. Change subject: engine: getUpServer method moved to new class ClusterUtils ......................................................................
engine: getUpServer method moved to new class ClusterUtils getUpServer method moved from GlusterCommandBase to ClusterUtils so that it can be used from other places as well. Returns a random server from given cluster that is in UP state. Change-Id: I20ec09d3fab39b8cd6d76e8c4c6c00f3ebb44b63 Signed-off-by: Dhandapani <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterCommandBase.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/ClusterUtils.java 2 files changed, 34 insertions(+), 11 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/40/4040/1 -- To view, visit http://gerrit.ovirt.org/4040 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I20ec09d3fab39b8cd6d76e8c4c6c00f3ebb44b63 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dhandapani Gopal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
