Change in ovirt-engine[master]: core: AddVmCommand: Remove DbFacade references

amureini at redhat.com amureini at redhat.com
Sun Aug 14 11:10:28 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: AddVmCommand: Remove DbFacade references
......................................................................


core: AddVmCommand: Remove DbFacade references

Stop calling the deprecated DbFacade.getInstance() method and use the
available getXYZDao() methods.

Change-Id: I4c4c6e8964d62b1a41c3a4adbcf91869d22a0b86
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmCommandTest.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBase.java
3 files changed, 17 insertions(+), 23 deletions(-)

Approvals:
  Allon Mureinik: Verified; Passed CI tests
  Arik Hadas: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/62306
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c4c6e8964d62b1a41c3a4adbcf91869d22a0b86
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list