Comment 5 for bug 897155

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

Reviewed: https://review.openstack.org/2232
Committed: http://github.com/openstack/nova/commit/475f3624245500c5382faf5b2708a59fcec2c9ad
Submitter: Jenkins
Branch: stable/diablo

commit 475f3624245500c5382faf5b2708a59fcec2c9ad
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

    Cherry picked from 84693b4a16413830be61f465f602de9d13b45161

    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