Hide Forgot
Description of problem: When loading available VMs to import, "Virtual machines on source" are not sorted by any order. It would be better if the sort order will be alphabetically (like in Virtual machines tab for example). Incorrect sorting is also true for "virtual machines to import" list. Version-Release number of selected component (if applicable): rhevm-3.6.2-0.1.el6 libvirt-client-1.2.17-13.el7_2.2.x86_64 qemu-kvm-rhev-2.3.0-31.el7_2.4.x86_64 vdsm-4.17.15-0.el7ev sanlock-3.2.4-1.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Browse webadmin and open "import" dialog. 2. Enter VMware environment details and click "load" button. 3. Actual results: VMs listed in "virtual machines on source"/"virtual machines to import" are not listed by any logical order. Expected results: Both lists should be sorted in an alphabetically order. Additional info: See attached screenshots.
converting this one to 4.1 RFE.
sorting by name should be fairly simple (note that generic sortable columns would be much more complicated, so let's not over engineer this)
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
Please note that after the bug fix, both lists ("Virtual Machines on Source" and "Virtual Machines to Import" are now displaying the VMs sorted, in an alphabetically order by VM name (the same order as displayed in the Storage->VM Import list). The lists remains sorted at any given moment: after loading the VMs to import and also after dragging the VMs from list to list.
Verification build: ovirt-engine-4.1.0-0.0.master.20160606111312.gitc7af584.el7.centos.noarch qemu-kvm-rhev-2.3.0-31.el7_2.14.x86_64 vdsm-4.18.999-31.gitb0bc4c6.el7.centos.x86_64 libvirt-client-1.2.17-13.el7_2.4.x86_64 sanlock-3.2.4-2.el7_2.x86_64 Verification scenario: 1. Create VMs in VMwrae with diverse naming (names that start with numbers, with capital letters and symbols) 2. Browse webadmin -> Virtual machines tab -> import 2. Insert VMware details and click "load" button. 3. Verify VMs in "Virtual Machines on Source" pane are sorted in alphabetical order. 4. Move all VMs to "Virtual Machines to Import" pane. 5. Verify VMs are sorted in alphabetical order. 6. Move some VMs back to "Virtual Machines on Source" and verify both panes are sorted in alphabetical order. 6. Click "next" button. 5. Verify second import dialog is also sorting VMs in alphabetical order. 6. click "back" button. 7. Verify VMs in both panes are sorted in alphabetical order. 8. insert different VMware environment details and click "load" button. 9. Verify VMs from the previous load are not listed anymore. and the last "load" VMs are listed in alphabetical order. scenario added to v2v test plan.
oVirt 4.0.0 has been released, closing current release.