Change in ovirt-engine[master]: engine: Missing call super.getJobMessageProperties
tnisan at redhat.com
tnisan at redhat.com
Wed Jun 1 09:08:04 UTC 2016
Tal Nisan has submitted this change and it was merged.
Change subject: engine: Missing call super.getJobMessageProperties
......................................................................
engine: Missing call super.getJobMessageProperties
In ImportVmTemplateCommand, the super method of getJobMessageProperties
was not called.
Also an unneeded jobproperties was removed since now the super method is
called.
This patch addresses Coverity CID 1353694
Change-Id: I8349e4b0296855f0430fff79f60df736d24a141d
Signed-off-by: Fred Rolland <frolland at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ImportVmTemplateCommand.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Freddy Rolland: Verified
--
To view, visit https://gerrit.ovirt.org/58415
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8349e4b0296855f0430fff79f60df736d24a141d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list