Comment 2 for bug 897155

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/1934
Committed: http://github.com/openstack/nova/commit/84693b4a16413830be61f465f602de9d13b45161
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 84693b4a16413830be61f465f602de9d13b45161
Author: Chris Behrens <email address hidden>
Date: Tue Nov 29 09:01:16 2011 -0800

    Fix RPC responses to allow None response correctly.

    Fixes bug 897155

    Also adds a new fake rpc implementation that tests use by default.
    This speeds up the test run by ~10% on my system. We can decide to
    ditch fake_rabbit at some point later..

    Change-Id: I8877fad3d41ae055c15b1adff99e535c34e9ce92