Actions
Feature #22258
closedVMWare: Speed up VM listing
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Description
The VM listing in a VMWare compute resource is pretty slow. We have custom code (extensions to fog-vsphere) to speed up the vm loading, but it still uses expensive calls. The code can be refactored to go from 50 seconds to 1,5 seconds with approximately 1000 VMs and a single API call against vSphere.
Updated by Timo Goebel over 6 years ago
- Related to Tracker #18255: Speed up vmware added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5171 added
Updated by Timo Goebel over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e7e9821aa028957575a2aa0d79e696439f393e72.
Updated by Marek Hulán over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Timo Goebel over 6 years ago
- Related to Feature #22383: VMWare: Speed up VM association added
Updated by Ohad Levy over 6 years ago
- Related to Bug #22798: VMware: Exception listing VMs in the root of the datacenter added
Actions