Maor Lipchuk has submitted this change and it was merged.
Change subject: core: GetDiskConfigurationList as a user query
......................................................................
core: GetDiskConfigurationList as a user query
Flagged the query as a user query, since it is required for adding disks
to VMs in the Power User Portal.
Note that no filtering is performed here - This query returns a static
Config value, which should be available to all users.
Change-Id: Ide93aca062937f5fd43bd9cf3df376c8829a4bf9
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetDiskConfigurationListQueryTest.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Maor Lipchuk: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4381
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ide93aca062937f5fd43bd9cf3df376c8829a4bf9
Gerrit-PatchSet: 13
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>