Comment 2 for bug 1007043

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

Reviewed: https://review.openstack.org/7988
Committed: http://github.com/openstack/nova/commit/5fcdaf8232d404da0d281173b8f1e885aa0832b1
Submitter: Jenkins
Branch: master

commit 5fcdaf8232d404da0d281173b8f1e885aa0832b1
Author: Chris Behrens <email address hidden>
Date: Thu May 31 18:09:23 2012 +0000

    Don't deepcopy RpcContext

    Instead of deepcopying the RpcContext, which seems to not work
    sometimes, we'll explicitly create a new instance of the class and
    deepcopy the required values.

    Fixes bug 1007043

    Change-Id: I6578c4c82046acf149724a1c5985fa6b46857a7c