Shahar Havivi has submitted this change and it was merged. Change subject: core: Allow VM sorting according to missing fields ......................................................................
core: Allow VM sorting according to missing fields This patch makes it possible to sort search results according to fqdn, migration_progress_percent and run_on_vds_name fields. This enhancement was needed as we also want to sort by these fields in the ui. Change-Id: Id3580a6ac17a1e56bf9de1de09f3ef3a22bbefd4 Signed-off-by: Frantisek Kobzik <[email protected]> Bug-Url: https://bugzilla.redhat.com/1103715 --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java 1 file changed, 11 insertions(+), 1 deletion(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved Frank Kobzik: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28314 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id3580a6ac17a1e56bf9de1de09f3ef3a22bbefd4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
