Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix confusing getStorageDomainDao() method
......................................................................
core: Fix confusing getStorageDomainDao() method
Removed getStorageDomainDao() and used the pre-existing
getStorageDoaminDAO() instead.
Change-Id: I7f4b339849f8e8aa13c9d4ad26b34a1fb63cdf32
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllVmImagesCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
2 files changed, 1 insertion(+), 6 deletions(-)
Approvals:
Lee Yarwood: Looks good to me, but someone else must approve
Allon Mureinik: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19309
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f4b339849f8e8aa13c9d4ad26b34a1fb63cdf32
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Lee Yarwood <lyarwood(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server