Change in ovirt-engine[ovirt-engine-3.3]: core: search vms os match and ignore case

Itamar Heim has submitted this change and it was merged. Change subject: core: search vms os match and ignore case ...................................................................... core: search vms os match and ignore case search on os matched startsWith instead of equalsIgnoreCase * Added unit test coverage Change-Id: I739cad296389ef0356e204ed00b2546bd4d13c92 Signed-off-by: Roy Golan <rgolan@redhat.com> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1003804 --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/OsValueAutoCompleter.java A backend/manager/modules/searchbackend/src/test/java/org/ovirt/engine/core/searchbackend/OsValueAutoCompleterTest.java 2 files changed, 43 insertions(+), 1 deletion(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21256 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I739cad296389ef0356e204ed00b2546bd4d13c92 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com