Comment 2 for bug 1037372

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/11895
Committed: http://github.com/openstack/nova/commit/85b9ee6b5b74d15a6455cb6632578bea07d8eb11
Submitter: Jenkins
Branch: master

commit 85b9ee6b5b74d15a6455cb6632578bea07d8eb11
Author: Yun Mao <email address hidden>
Date: Thu Aug 23 11:13:58 2012 -0400

    Make instance_update_and_get_original() atomic

    Use the same session object within a transaction to retrieve
    and update the instance object, including metadata and system
    metadata.

    In preparation to fix bug 1037372

    Change-Id: I886da12bb85f60c2b23609a35b6d9a43040216ce