]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Synced jsonutils from oslo-incubator
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 27 May 2014 08:22:28 +0000 (10:22 +0200)
committerMatt Riedemann <mriedem@us.ibm.com>
Fri, 27 Jun 2014 16:47:01 +0000 (09:47 -0700)
commit7eb38208af73fe1cce511844006f58ed87e69fed
treeaf883f54464d4293cf01ab3f2a499a7ad587e3db
parent08543ee8f869cf652acb2205b89a1996411a3bbe
Synced jsonutils from oslo-incubator

The sync includes change that drastically enhances performance on Python
2.6 with fresh simplejson library installed.

The latest commit in oslo-incubator:
0f4586c0076183c6356eec682c8a593648125abd

The following changes are included with this patch:
-> 18f2bc1 Enforce unicode json output for jsonutils.load[s]()
--> cinder/openstack/common/jsonutils.py

Change-Id: Ib3dc0b713ed90396919feba018772243b3b9c90f
Closes-Bug: 1314129
cinder/openstack/common/jsonutils.py