
Tal Nisan has submitted this change and it was merged. Change subject: core: Use proper singleton instantiation in OVirtNodeInfo ...................................................................... core: Use proper singleton instantiation in OVirtNodeInfo OVirtNodeInfo currently uses 3 different approaches to implemenet it as singleton, all 3 work yet together they are overkill, this patch removes the other 2. Change-Id: Ia270f6e72ce607bd1916a276c48d84461fe11133 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/OVirtNodeInfo.java 1 file changed, 3 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/65133 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia270f6e72ce607bd1916a276c48d84461fe11133 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>