Allon Mureinik has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/4446/1 -- To view, visit http://gerrit.ovirt.org/4446 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c09d71601bdb6ad32f0c673c763cfb6fc272145 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
