Gilad Chaplik has submitted this change and it was merged. Change subject: core: search VM & Template by object id ......................................................................
core: search VM & Template by object id search Vms and templates by object_id: vm_guid, vmt_guid. It will not be visible in auto-complete, unless all search word will be written (_VM_ID & _VMT_ID). Signed-off-by: Gilad Chaplik <[email protected]> Change-Id: If8ac31d8a20ff83a8a58afa73f8d080c512ad8db --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmTemplateConditionFieldAutoCompleter.java 2 files changed, 16 insertions(+), 3 deletions(-) Approvals: Michael Kublin: Looks good to me, approved Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4159 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8ac31d8a20ff83a8a58afa73f8d080c512ad8db Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[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
