Ethan Lynn 10a00d3ee4 Replace str() with six.text_type() where exception is used
When switching to oslo.i18n, tests where used str(exc) will failed
with unicodeerror, so before switching to oslo.i18n, need to
replace str with six.text_type where exception is used. And it's
recommanded to use six.text_type instead of str in openstack.

Change-Id: Ie37a6ef74a12b2580ce72afc75c99bcd19d4cf97
2014-07-29 10:34:26 +08:00
2014-07-15 10:14:56 +02:00
2014-01-25 13:58:21 +08:00
2012-12-02 17:46:15 +00:00
2014-03-03 10:49:28 -05:00
2012-03-14 09:25:54 +11:00
2014-06-26 06:45:52 +02:00
2013-10-24 11:03:11 -10:00
2014-07-15 10:14:56 +02:00
2014-07-15 10:14:56 +02:00
2014-05-09 02:42:01 +00:00
2012-06-23 22:41:30 -04:00
S
Description
OpenStack Orchestration (Heat)
Readme 220 MiB
Languages
Python 99.5%
Shell 0.5%