Use jsonutils instead of json

Bug #1329496 reported by Ihar Hrachyshka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Ihar Hrachyshka

Bug Description

jsonutils provide additional enhancements in comparison to pure json. F.e. it attempts to use simplejson on py26 enhancing performance on that platform.

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

Fix proposed to branch: master
Review: https://review.openstack.org/99760

Changed in neutron:
assignee: nobody → Ihar Hrachyshka (ihar-hrachyshka)
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
Kyle Mestery (mestery)
Changed in neutron:
milestone: none → juno-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit de1ebcdf400f04619d1f999fc24e85aa480dfefe
Author: Ihar Hrachyshka <email address hidden>
Date: Mon Jun 16 09:17:10 2014 +0200

    Consistently use jsonutils instead of specific implementation

    jsonutils have several benefits in comparison to pure json
    implementation, like enabling C boosted encoders and decoders for
    Python2.6 by using simplejson when available.

    Change-Id: I24d0cd442e8d9d89fac50e43fc97f7bb4a293c3d
    Closes-Bug: 1329496

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.