Michael Kublin has submitted this change and it was merged.

Change subject: core: Introduce notion of internal queries
......................................................................


core: Introduce notion of internal queries

currently, this is only a property (which can be set and queried)
applied to a query object.
Backend will set it when calling runInternalQuery.
Note that this is currently a "stuby" implementation for the query
permissions mechanism, and does not effect the execution of the query
(yet).

(Already approved by mkublin - resent due to merging issues, no code
changes)

Change-Id: I11e9977b58cee2d919c44d6940daeee2a3ff7da3
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QueriesCommandBase.java
A 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BackendTest.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/QueriesCommandBaseTest.java
4 files changed, 109 insertions(+), 0 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/1386
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I11e9977b58cee2d919c44d6940daeee2a3ff7da3
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to