Comment 2 for bug 1459090

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

Reviewed: https://review.openstack.org/185837
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=58a13e38a41e026840255ddcb5c382003832f3c5
Submitter: Jenkins
Branch: master

commit 58a13e38a41e026840255ddcb5c382003832f3c5
Author: Bradley Jones <email address hidden>
Date: Wed May 27 05:40:46 2015 +0100

    Only define RequestContextSerializer once

    rpc_service.py is already importing rpc.py so it should reuse
    RequestContextSerializer rather than redefining it.

    Change-Id: Ie8a6deca7e7c238b8076a8bbbe9598a025222aa1
    Closes-Bug: #1459090