Comment 5 for bug 1330370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/icehouse)

Reviewed: https://review.openstack.org/101418
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=57f8eaa19b27513aa3f268775c84340187bc8ef9
Submitter: Jenkins
Branch: stable/icehouse

commit 57f8eaa19b27513aa3f268775c84340187bc8ef9
Author: Ethan Lynn <email address hidden>
Date: Mon Jun 16 13:57:50 2014 +0800

    Fix String Parameter Receive a unicode

    Add unicode encode to parameter to make sure unicode will be
    accepted correctly.

    Change-Id: Idc9afad7971eaf0320d719946a3f09b8e15c1479
    Closes-Bug: #1330370
    (cherry picked from commit 7b8d32d58195a2b9098c837fe997d334e2529b8d)