Change in ovirt-engine[master]: core: ImportVmTemplateCommand's DbFacade.getInstance

Allon Mureinik has submitted this change and it was merged. Change subject: core: ImportVmTemplateCommand's DbFacade.getInstance ...................................................................... core: ImportVmTemplateCommand's DbFacade.getInstance Stop using DbFacade.getInstance() and use the DAOs directly instead. Change-Id: I0680c292f7bc90497143d8253267799e21c08939 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java 1 file changed, 5 insertions(+), 6 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/55153 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0680c292f7bc90497143d8253267799e21c08939 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com