Remove ensure_ascii from rpc/impl_zmq json.dumps

Bug #1010376 reported by Zhongyue Luo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Zhongyue Luo

Bug Description

Currently jsonutils in openstack-common cannot receive the ensure_ascii parameter.

Since ensure_ascii if True by default, we should temporarily remove this and add it when jsonutils.dumps is ready.

Zhongyue Luo (zyluo)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
assignee: nobody → Zhongyue Luo (lzyeval)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/8326
Committed: http://github.com/openstack/nova/commit/30062970e70adae61b12eb64f59c62b80e533f9f
Submitter: Jenkins
Branch: master

commit 30062970e70adae61b12eb64f59c62b80e533f9f
Author: Zhongyue Luo <email address hidden>
Date: Fri Jun 8 16:57:33 2012 +0800

    Resolve unittest error in rpc/impl_zmq

    Fixes bug #1010376

    Remove ensure_ascii=True from dumps function.

    Change-Id: Ifb2f12371d3262a5765e4434178621d401e8c610

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-2 → 2012.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.