Comment 1 for bug 1208971

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

Reviewed: https://review.openstack.org/40494
Committed: http://github.com/openstack/oslo-incubator/commit/61c4cdec304d79f43c8a549c2543c939492c4812
Submitter: Jenkins
Branch: master

commit 61c4cdec304d79f43c8a549c2543c939492c4812
Author: Lance Bragstad <email address hidden>
Date: Tue Aug 6 20:27:18 2013 +0000

    Ensure context type is handled when using to_dict

    Handle the case where the context passed into def pack_context() is a
    dictionary. If a dictionary is passed in, we don't need to call to_dict
    before updating the msg.

    fixes bug 1208971

    Change-Id: I2ce0b28f97634e717868e0ee5525189338d4981c