Change in ovirt-engine[master]: core: RemoveVmFromPoolCommand DAO injection

From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. Change subject: core: RemoveVmFromPoolCommand DAO injection ...................................................................... core: RemoveVmFromPoolCommand DAO injection Commit 2d8e01 introduced an injection of a VmPoolDao instance. This is redundant as the command already inherits this injected DAO from AuditLoggableBase. This patch cleans up the code by removing that redundant injection. Change-Id: I5fcc0e7f98d9de91f3f36e48b9251fd6d172c442 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmFromPoolCommand.java 1 file changed, 0 insertions(+), 6 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/72469 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fcc0e7f98d9de91f3f36e48b9251fd6d172c442 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review