Daniel Erez has submitted this change and it was merged.
Change subject: core: use runInternalQuery for internal invocation
......................................................................
core: use runInternalQuery for internal invocation
Following commit Ia5536d123b6407acf41b6946dde796bd67d1e073,
replaced 'runQuery' with 'runInternalQuery' in
GetVmsByStorageDomainQuery -> getAllDisksByStorageDomain.
Currently, invoking the query, throws USER_IS_NOT_LOGGED_IN
exception.
Change-Id: I5a6c2df41eba609b6b19e2a3be9e54ea8589df33
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetVmsByStorageDomainQuery.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28603
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a6c2df41eba609b6b19e2a3be9e54ea8589df33
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server