Change in ovirt-engine[master]: core: AddVmFromScratchCommand DbFacade

Allon Mureinik has submitted this change and it was merged. Change subject: core: AddVmFromScratchCommand DbFacade ...................................................................... core: AddVmFromScratchCommand DbFacade Remove explicit calls to DbFacade and replace them with calls to the specific DAOs in order to reduce robustness and make the code more readable. Change-Id: Id5a6acd37f6077bee768df5f343e2415cc9347d1 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromScratchCommand.java 1 file changed, 2 insertions(+), 5 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48956 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id5a6acd37f6077bee768df5f343e2415cc9347d1 Gerrit-PatchSet: 2 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: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com