Change in ovirt-engine[master]: core: Use proper singleton instantiation in OVirtNodeInfo
tnisan at redhat.com
tnisan at redhat.com
Wed Oct 26 18:58:18 UTC 2016
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list