Bug 1296558
Summary: | v2v:sort the list of VMs by name | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Nisim Simsolo <nsimsolo> |
Component: | BLL.Virt | Assignee: | Sharon Gratch <sgratch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nisim Simsolo <nsimsolo> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.6.1 | CC: | bgraveno, bugs, gklein, mavital, mgoldboi, michal.skrivanek, nsimsolo |
Target Milestone: | ovirt-4.0.0-beta | Keywords: | Improvement, UserExperience |
Target Release: | 4.0.0 | Flags: | rule-engine:
ovirt-4.0.0+
gklein: testing_plan_complete- mgoldboi: planning_ack+ michal.skrivanek: devel_ack+ mavital: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
The Import Virtual Machine(s) window now lists virtual machines in alphabetical order, even after dragging virtual machines between lists.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-05 08:01:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nisim Simsolo
2016-01-07 14:29:49 UTC
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. |