deb-heat/heat/engine
Ethan Lynn 04f0271931 Add unicode support for resource name
When using template which has resource name in unicode to create
stack will failed with encode/decode error.
This patch override __str__ & __unicode__ function in related
classes to make them compatible with unicode.

blueprint: template-unicode-support
Change-Id: Ie677d180d2131abd052101996900414e2b2ef4ad
2014-10-16 10:37:27 +08:00
..
cfn Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
clients Merge "Log translation hint for Heat.engine (part1)" 2014-10-15 06:16:11 +00:00
hot Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
notification Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
resources Merge "Log translation hint for Heat.engine (part1)" 2014-10-15 06:16:11 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
attributes.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
constraints.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
dependencies.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
environment.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Use six.add_metaclass instead of __metaclass__ 2014-07-21 08:09:39 +02:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
parameters.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
properties.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
resource.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
rsrc_defn.py Add a method to freeze a ResourceDefinition 2014-08-27 19:07:13 -04:00
scheduler.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
service.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
signal_responder.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_lock.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_resource.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_user.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
watchrule.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00