Comment 7 for bug 1279881

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

Reviewed: https://review.openstack.org/74977
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a83d5f11e410223825ac32ccdd3d70651af3f2e1
Submitter: Jenkins
Branch: master

commit a83d5f11e410223825ac32ccdd3d70651af3f2e1
Author: Mehdi Abaakouk <email address hidden>
Date: Thu Feb 20 10:25:23 2014 +0100

    Serialize the notification payload in json

    When a notification payload is passed to the oslo.messaging the
    payload must be correctly serialized.

    This change encode the payload into json as the old rpc did.

    Closes bug: #1279881

    Change-Id: I99fc2a4b0e0146c9faa6abeddbd15cb24169e024