Yair Zaslavsky has submitted this change and it was merged. Change subject: tools: Remove EngineConfigCLIParser instance variable from EngineConfig ......................................................................
tools: Remove EngineConfigCLIParser instance variable from EngineConfig Removes EngineConfigCLIParser instance variable from EngineConfig since it's needed only in EngineConfig.setUpAndExecute() method. Change-Id: I1390755096670c7ed21882a487280d85426e576f Bug-Url: https://bugzilla.redhat.com/1063901 Signed-off-by: Martin Perina <[email protected]> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/config/EngineConfig.java 1 file changed, 6 insertions(+), 11 deletions(-) Approvals: Martin Peřina: Verified Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26589 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1390755096670c7ed21882a487280d85426e576f Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
