Change in ovirt-engine[master]: engine: changed the IsVmTemlateWithSameNameExist to user

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 <tjelinek@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 <tjelinek@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>
participants (1)
-
tnisan@redhat.com