Adding Image name in notifications for rebuild and create can decrease db calls

Bug #1027197 reported by Iccha Sethi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Iccha Sethi

Bug Description

Without image_name in notifications compute.instance.create/rebuild.start/end, one has to use the image_ref
and hit glance again.
The create and rebuild functions already contain image_metadata, hence
adding the image_name in their notification can prevent additional
call to glance.

Changed in nova:
status: New → In Progress
assignee: nobody → Iccha Sethi (iccha-sethi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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

commit cc742225d4b37b8bf03a3d0a21be78fcbec29199
Author: isethi <email address hidden>
Date: Thu Jul 19 20:51:30 2012 +0000

    Add image_name to create and rebuild notifications

    Fixes bug 1027197

    Without image_name in notifications, one has to use the image_ref
    and hit glance again.
    The create and rebuild functions already contain image_metadata, hence
    adding the image_name in their notification can prevent additional
    call to glance.

    Change-Id: I3813eafa24b125575bcdceac8d30ab6bd909cfe4

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-3 → 2012.2
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.