Bug #4385
Instantiation in VCenter takes a lot of time when there are many VMs
Status: | Closed | Start date: | 03/30/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - VM | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
The method to get the template to clone retrieves all the VMs and iterates them to find the correct template. This method is very slow.
Associated revisions
bug #4385: vcenter, retrieve just the required template
bug #4385: vcenter, retrieve just the required template
(cherry picked from commit 15784ab50d46f006415482b570886a128156af94)
B #4385: use moref and name to search for templates
B #4385: use moref and name to search for templates
(cherry picked from commit f191467515f01be74f4e19869a1f7f9f167196d3)
History
#1 Updated by Javi Fontan over 5 years ago
- Status changed from Pending to Closed
- Assignee set to Javi Fontan
- Resolution set to fixed