Comment 1 for bug 1027197

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