Description of problem:
In any VM list where IPs are present as reported by the ovirt-guest-agent, if any listed host reports more than one IP, it is not possible to sort the list of VMs by IP address.
If you specify a search that includes an IP sort the search fails.
If you click the IP column header to sort by IP, the header changes to reflect the requested sort order but the order of the list of VMs does not change.
Version-Release number of selected component (if applicable):
3.5.0-0.0.master.20140911085455.gite1c5ffd.el6
How reproducible:
Always
Steps to Reproduce:
1. Have more than one VM
2. Have >=1 VM report >1 IP via ovirt-guest-agent
3. Select VM tab in admin interface
4. Click "IP" column header
Actual results:
No change to VM sort
Expected results:
VMs sorted by IP
Additional info:
Verified with ovirt-engine-3.6.0-0.0.master.20150627185750.git6f063c1.el6.noarch.
VMs are sorted by IP when clicking the ip address column, sorting against other columns is working fine as well.
This bug also affects Tags. VMs listing hangs when clicking on a tag with at least 1 VM with two IPs. Page refresh is required.
Please consider backporting the patch in the 3.5 branch. For those like us in production with oVirt 3.5.3 it's a plight.