Asaf Shakarchi has submitted this change and it was merged.

Change subject: core: New query 'getAllHosts' to get all hosts (#783087)
......................................................................


core: New query 'getAllHosts' to get all hosts (#783087)

https://bugzilla.redhat.com/783087

Introducing a new query 'getAllHosts', used to retrieve all hosts.
This query has permission filtering support, used to retrieve only
the hosts that the user is allowed to read.

Change-Id: I9e860ef81534fb2511f21ee452bb9add8144f854
Signed-off-by: Asaf Shakarchi <a...@redhat.com>
---
M backend/manager/dbscripts/vds_sp.sql
A 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllHostsQuery.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDAO.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDAODbFacadeImpl.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDAOWrapperImpl.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VdsDAOTest.java
7 files changed, 85 insertions(+), 5 deletions(-)

Approvals:
  Asaf Shakarchi: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e860ef81534fb2511f21ee452bb9add8144f854
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <a...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <a...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to