]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Use unicode() when serializing REST API errors
authorLuis A. Garcia <luis@linux.vnet.ibm.com>
Mon, 16 Sep 2013 22:43:22 +0000 (22:43 +0000)
committerLuis A. Garcia <luis@linux.vnet.ibm.com>
Thu, 19 Sep 2013 17:49:50 +0000 (17:49 +0000)
commit4ff53ac470957c36ac5d80a91872110318a64c3e
tree719d6801a84c27aa7049ea39406ad5d2a2590814
parent3dd43b3bde835f5dc4f46f81d51ed14d21486867
Use unicode() when serializing REST API errors

Fixes bug: #1226244

Change-Id: Iabbf286cd35522e30fbb03f56f5274d12288a695
heat/api/middleware/fault.py
heat/common/exception.py
heat/tests/test_fault_middleware.py