Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Flag GetAllAttachableDisks as a user query
......................................................................
core: Flag GetAllAttachableDisks as a user query
The query was originally written so it passses the filtering parameters
to the DAO, but was not flagged as a user query.
Now that the DAO is implemented properly, the query could be flagged as
a user query.
Change-Id: I5c09d71601bdb6ad32f0c673c763cfb6fc272145
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified
Maor Lipchuk: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4446
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5c09d71601bdb6ad32f0c673c763cfb6fc272145
Gerrit-PatchSet: 12
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: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>