summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorKevin_Zheng <zhengzhenyu@huawei.com>2017-03-03 14:54:11 +0800
committerKevin_Zheng <zhengzhenyu@huawei.com>2017-03-05 17:37:29 +0800
commit07971152413c3aa94e87b16f562acf686b9c5f48 (patch)
treef0c05a84138ba7fa711be21d40bf0514fbd9c18a /test-requirements.txt
parent7d79428b17dc22849a24390ced92787e2a819dea (diff)
downloadpython-novaclient-07971152413c3aa94e87b16f562acf686b9c5f48.tar.gz
Tags and Metadata fields with unicode cannot be correctly displayed
Currently, Tags(list) and Metadata(dict) fields of instance will firstly transformed to str using jsondump first when display. And cannot be correctly transfomed and displayed afterwards. This patch adds ensure_ascii=False to the transform function thus those fields can be correctly tranformed and displayed afterwards. Change-Id: Ib4e7a34f3b19db89280cc73053acbac8c8816f85 Closes-Bug: #1669683
Diffstat (limited to 'test-requirements.txt')
0 files changed, 0 insertions, 0 deletions