Eli Mesika has submitted this change and it was merged.
Change subject: core: Fix issue with GetStorageDomainByNameQuery
......................................................................
core: Fix issue with GetStorageDomainByNameQuery
Commit 88756e3897ba467eb50055a7dda0c1afb11295d0 introduced function
GetStorageDomainByNameQuery
which faults at vm export. This patch fixes this issue.
Change-Id: Ifae06739c658a1f602421081590790b11bba5806
Bug-Url:
https://bugzilla.redhat.com/1087028
Signed-off-by: lzelkha(a)redhat.com <lzelkha(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StorageDomainStaticDAODbFacadeImpl.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Looks good to me, approved
Allon Mureinik: Looks good to me, but someone else must approve
Liran Zelkha: Verified
--
To view, visit
http://gerrit.ovirt.org/27088
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifae06739c658a1f602421081590790b11bba5806
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server