Comment 6 for bug 1240289

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

Reviewed: https://review.openstack.org/52476
Committed: http://github.com/openstack/heat/commit/6ad4f5c9ad46c049dcf98909bb13429f152b971f
Submitter: Jenkins
Branch: master

commit 6ad4f5c9ad46c049dcf98909bb13429f152b971f
Author: Jason Dunsmore <email address hidden>
Date: Thu Oct 17 10:14:43 2013 -0500

    Prevent urlfetch from returning encoded chars

    raw.read() is returning unprintable characters. Iterate over the
    decoded characters instead.

    Closes-bug: #1240289

    Change-Id: Ifa61dcc34286f2203407c657b5eb5ee2a099744d