Compute Manager makes too many calls to Glance on instance create

Bug #886224 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Brian Waldon

Bug Description

I can see 4 calls in an instance create using Xen:
1) Compute manager asks for image meta to check size
2) VMOps asks for image meta to get disk_format
3) Glance plugin downloads image
4) VMOps asks for image meta to get disk_format AGAIN

2 and 4 are obviously duplicating each other, and they could actually be handed the information by the manager in the first place

Thierry Carrez (ttx)
Changed in nova:
milestone: essex-1 → essex-2
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/1327
Committed: http://github.com/openstack/nova/commit/cb05f783d0c26063b2ce069c7f2a8fd794f4fa0e
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit cb05f783d0c26063b2ce069c7f2a8fd794f4fa0e
Author: Brian Waldon <email address hidden>
Date: Fri Nov 4 12:44:30 2011 -0400

    Reducing the number of compute calls to Glance

    Fixes bug 886224

    Change-Id: Ibd270d24eb68cc2503fee933a2154125995d352d

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-2 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.