
Michael Kublin has submitted this change and it was merged. Change subject: core: Removing annotattion Singelton from GlusterUtils and ClusterUtils ...................................................................... core: Removing annotattion Singelton from GlusterUtils and ClusterUtils The following annotattion is used in order to point that a following class is bean and is singelton, the following classes did not used as beans, that's why annottation was removed Change-Id: I18234409bf136701ca83058601ebdda4eaf9e1f3 Signed-off-by: Michael Kublin <mkublin@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/ClusterUtils.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterUtils.java 2 files changed, 2 insertions(+), 14 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8425 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I18234409bf136701ca83058601ebdda4eaf9e1f3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>