Change in ovirt-engine[master]: core: move initialization code to init
ofrenkel at redhat.com
ofrenkel at redhat.com
Wed Aug 12 08:32:53 UTC 2015
Omer Frenkel has submitted this change and it was merged.
Change subject: core: move initialization code to init
......................................................................
core: move initialization code to init
add/update cluster commands are calling CpuFlagsManagerHandler in the
constructor, but since it is now injected, it is not yet available.
moved the code to init that is called in postConstruct, as it should.
Change-Id: I269025c7311b3c3afdec7c1cadb20c6268e846d1
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1252475
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsGroupCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java
2 files changed, 7 insertions(+), 0 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Omer Frenkel: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/44700
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I269025c7311b3c3afdec7c1cadb20c6268e846d1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list