Implement Unicode Support in Template

Registered by Ethan Lynn

  If we use unicode in template for resource name or parameters name, we will get an UnicodeDecodeError. we should try to remove str() in codes and use unicode function instead.
This bp is aim to support unicode in heat project, included resource name, parameter name, resource property.

Blueprint information

Status:
Complete
Approver:
Zane Bitter
Priority:
Low
Drafter:
Ethan Lynn
Direction:
Approved
Assignee:
Ethan Lynn
Definition:
Approved
Series goal:
Accepted for kilo
Implementation:
Implemented
Milestone target:
milestone icon 2015.1.0
Started by
Ethan Lynn
Completed by
Ethan Lynn

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/template-unicode-support,n,z

Addressed by: https://review.openstack.org/128157
    Use six.text_type to replace str in heat engine

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.