ComputeManager._allocate_network should not call _update_resource_tracker
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Matt Riedemann | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Pike |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
The _allocate_network method in the ComputeManager is calling _update_
This is already fixed for Queens with change: https:/
This bug is for tracking it for backports.
With some internal testing, creating 70 instances on the same compute at the same time, we see about a 22% increase in throughput server create times after this change.
Fix proposed to branch: stable/pike /review. openstack. org/519942
Review: https:/