VMware: timeouts due to nova-compute stuck at 100% when using deploying 100 VMs
Bug #1258179 reported by
Gary Kotton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Gary Kotton | ||
VMwareAPI-Team |
In Progress
|
High
|
Unassigned |
Bug Description
When there are 100's of VM deployed there are problems with nova compute. This is due to the fact that each interaction with the VM;s via get_vm_ref reads all of the VM's ont he system and then filters by the UUID. The filtering is done on the client side.
There are specific API's that optimize this search - http://
tags: | added: grizzly-backport-potential havana-backport-potential vmware |
Changed in nova: | |
assignee: | nobody → Gary Kotton (garyk) |
milestone: | none → icehouse-2 |
importance: | Undecided → High |
Changed in openstack-vmwareapi-team: | |
importance: | Undecided → Critical |
Changed in openstack-vmwareapi-team: | |
importance: | Critical → High |
Changed in openstack-vmwareapi-team: | |
status: | New → In Progress |
Changed in nova: | |
milestone: | icehouse-2 → icehouse-3 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
tags: | removed: grizzly-backport-potential |
Changed in nova: | |
milestone: | icehouse-3 → 2014.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/60259
Review: https:/