]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Escape JSON TemplateBody XML serialization
authorSteven Hardy <shardy@redhat.com>
Mon, 25 Jun 2012 09:16:06 +0000 (10:16 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 25 Jun 2012 09:16:06 +0000 (10:16 +0100)
commitd2487050b6e16d9bbb40d5f842793c44780635ec
treef19416f4d0658c4de4dba43b07c1ffadad28f131
parente09bd8e662fbd3b1de88759998cb305c49c76b04
heat API : Escape JSON TemplateBody XML serialization

AWS API defines JSON templates returned inside XML "wrapper"
this change escapes XML serialization of TemplateBody content
ref #152

Change-Id: I7e38dd2010b03061979f0906b582f9461c85cabc
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/common/wsgi.py