]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixing the syntax error in the XML Serializer
authorArvind Somya <asomya@cisco.com>
Thu, 21 Mar 2013 19:18:20 +0000 (12:18 -0700)
committerArvind Somya <asomya@cisco.com>
Fri, 22 Mar 2013 18:04:21 +0000 (11:04 -0700)
commit3cf9c8c97aa49d87b2e7d9419ae0d3c78d3c3aed
tree3d37b5f38c3acba3c07bf925f8de054ea50d4430
parent1eab8cb6f5d44000f5d30926ab3296cff8eb7866
Fixing the syntax error in the XML Serializer

This commit fixes the syntax error in the XML Serializer.
Modified wsgi test to exercise this bit of code as well

Fixes: Bug #1158468
Change-Id: I1bff589a46ff4884e131d7cf60551e2f400acb67
quantum/tests/unit/test_wsgi.py
quantum/wsgi.py