Remove ensure_ascii from rpc/impl_zmq json.dumps
Bug #1010376 reported by
Zhongyue Luo
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.
description: | updated |
Changed in nova: | |
milestone: | none → folsom-2 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-2 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/8326
Review: https:/