Comment 36 for bug 1314129

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

Reviewed: https://review.openstack.org/95695
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2dcdd3bdb74b808afccb8278b0cca52c76f99d1a
Submitter: Jenkins
Branch: master

commit 2dcdd3bdb74b808afccb8278b0cca52c76f99d1a
Author: Ihar Hrachyshka <email address hidden>
Date: Tue May 27 10:22:49 2014 +0200

    Synced jsonutils from oslo-incubator

    The sync includes change that makes sure we get unicode-only dicts from
    jsonutils no matter which json module implementation is selected.

    The latest commit in oslo-incubator:
    - 0f4586c0076183c6356eec682c8a593648125abd

    The sync adds a new 'strutils' module that is now used in jsonutils.

    Change-Id: Ic815ca3df94c33edec9104172048b2cd94b92e3f
    Closes-Bug: 1314129