Back to bug 1294629

Who When What Removed Added
Shahar Havivi 2015-12-29 11:12:27 UTC Whiteboard virt
Shahar Havivi 2015-12-29 11:13:35 UTC Assignee bugs shavivi
oVirt Team --- Virt
Red Hat Bugzilla Rules Engine 2015-12-29 11:22:19 UTC Flags testing_ack? planning_ack?
Yaniv Kaul 2015-12-30 09:25:58 UTC Keywords Improvement
Severity unspecified high
Red Hat Bugzilla 2015-12-30 09:25:58 UTC Doc Type Bug Fix Enhancement
Michal Skrivanek 2016-01-29 13:48:19 UTC CC michal.skrivanek
Target Milestone --- ovirt-4.0.0
Flags ovirt-4.0.0?
Haoxing Wang 2016-02-03 03:45:47 UTC Whiteboard virt
Moran Goldboim 2016-03-02 12:44:55 UTC Priority unspecified high
CC mgoldboi
meital avital 2016-03-02 12:45:21 UTC CC mavital
QA Contact nsimsolo
Moran Goldboim 2016-03-20 21:28:46 UTC Target Milestone ovirt-4.0.0 ovirt-4.1.0
Flags ovirt-4.0.0? ovirt-4.1.0?
Michal Skrivanek 2016-05-31 10:18:26 UTC Link ID oVirt gerrit 57418
Link ID oVirt gerrit 57973
Target Milestone ovirt-4.1.0 ovirt-4.0.1
Flags ovirt-4.1.0? ovirt-4.0.0?
meital avital 2016-05-31 11:45:30 UTC Flags testing_plan_complete?
Michal Skrivanek 2016-06-02 12:39:25 UTC Link ID oVirt gerrit 58468
Flags ovirt-4.0.0? ovirt-4.0.z?
Tomas Jelinek 2016-06-13 13:37:02 UTC CC tjelinek
Assignee shavivi sgratch
Tomas Jelinek 2016-06-20 14:59:18 UTC Target Milestone ovirt-4.0.1 ovirt-4.1.0
Flags ovirt-4.0.z? ovirt-4.1.0?
Sharon Gratch 2016-06-27 14:34:58 UTC Status NEW ASSIGNED
Sharon Gratch 2016-07-10 13:01:08 UTC Link ID oVirt gerrit 60409
Status ASSIGNED POST
Red Hat Bugzilla Rules Engine 2016-08-11 10:45:47 UTC Status POST MODIFIED
Flags planning_ack? planning_ack+
Sharon Gratch 2016-08-16 14:13:19 UTC Doc Text Feature: Improve the loading performance of external VMs from external server. Done for the following sources: VMware, KVM, Xen.

Reason: For displaying the lists of VMs to import in the first dialog, there is no need to ask libvirt for the full information per each VM and since it takes few seconds per VM, we can improve that by receiving the vm name only in that phase.

Result: displaying VMs names only in the 1st phase, i.e. in the 1st import dialog, and only when choosing the VMS to import and clicking on the "Next" button, then the full VMs data list is displayed on the 2nd dialog.
meital avital 2016-11-17 16:30:35 UTC Flags testing_ack? testing_ack+
Red Hat Bugzilla Rules Engine 2016-11-17 16:30:42 UTC Flags ovirt-4.1? ovirt-4.1+
Nisim Simsolo 2016-12-04 13:36:15 UTC CC nsimsolo
Nisim Simsolo 2016-12-04 13:41:09 UTC Flags testing_plan_complete? testing_plan_complete+
Sandro Bonazzola 2016-12-12 14:01:45 UTC Status MODIFIED ON_QA
Nisim Simsolo 2017-01-02 09:14:07 UTC Status ON_QA VERIFIED
Sandro Bonazzola 2017-01-23 10:48:22 UTC Target Release --- 4.1.0.2
Sandro Bonazzola 2017-02-01 14:42:33 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2017-02-01 09:42:33 UTC
Megan Lewis 2017-02-06 08:03:33 UTC CC melewis
Doc Text Feature: Improve the loading performance of external VMs from external server. Done for the following sources: VMware, KVM, Xen.

Reason: For displaying the lists of VMs to import in the first dialog, there is no need to ask libvirt for the full information per each VM and since it takes few seconds per VM, we can improve that by receiving the vm name only in that phase.

Result: displaying VMs names only in the 1st phase, i.e. in the 1st import dialog, and only when choosing the VMS to import and clicking on the "Next" button, then the full VMs data list is displayed on the 2nd dialog.
With this update, the loading performance of external virtual machines from an external server has been improved for the VMware, KVM, and Xen. Previously, when displaying a list of virtual machines libvirt was asked for the full information for each virtual machine when only the virtual machine names were required. Now, libvirt is only asked for the virtual machines names at the first import dialog and only imports the full virtual machine data list after the user has selected the required virtual machines.

Back to bug 1294629