Change in ovirt-engine[master]: engine: changed the IsVmTemlateWithSameNameExist to user
tnisan at redhat.com
tnisan at redhat.com
Thu Jun 21 09:03:49 UTC 2012
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
More information about the Engine-commits
mailing list