Change in ovirt-engine[master]: engine: Avoid static methods in VdsManager

Moti Asayag has submitted this change and it was merged. Change subject: engine: Avoid static methods in VdsManager ...................................................................... engine: Avoid static methods in VdsManager static methods can be spared from VdsManager. Change-Id: If67c4fafcd8fcbb9f12c5f39c84d50d653970d6d Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/HostMonitoring.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java 2 files changed, 4 insertions(+), 4 deletions(-) Approvals: Moti Asayag: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40936 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If67c4fafcd8fcbb9f12c5f39c84d50d653970d6d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976@gmail.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
masayag@redhat.com