heat/contrib
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
..
barbican Replace str() with six.text_type() where exception is used 2014-07-29 10:34:26 +08:00
docker Expose recent docker features in the resource 2014-07-17 07:50:12 +02:00
extraroute Implement neutron client plugin 2014-07-09 08:45:29 +12:00
heat_keystoneclient_v2 Support of regional endpoinds using Keystone v2 2014-06-02 18:58:13 +02:00
marconi Replace str() with six.text_type() where exception is used 2014-07-29 10:34:26 +08:00
nova_flavor/nova_flavor Implement nova client plugin 2014-07-08 09:42:36 +12:00
rackspace Replace str() with six.text_type() where exception is used 2014-07-29 10:34:26 +08:00