Tal Nisan has submitted this change and it was merged.

Change subject: engine: changed the IsVmTemlateWithSameNameExist to user
......................................................................


engine: changed the IsVmTemlateWithSameNameExist to user

Since the IsVmTemlateWithSameNameExist is called
from user portal when editing the template, it
needed to be a user query.

It can be defined as a user query while not actually
filtering the result, since it does not return any
sensitive information. The same approach is used
in IsVmWithSameNameExist.

Change-Id: Ic03e9dfb2e00e7957f6a077917b85c41ffffcecd
Signed-off-by: Tomas Jelinek <tjeli...@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:
  Tal Nisan: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic03e9dfb2e00e7957f6a077917b85c41ffffcecd
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to