summaryrefslogtreecommitdiffstats
path: root/nova/wsgi.py
diff options
context:
space:
mode:
authorDavanum Srinivas <davanum@gmail.com>2012-10-22 17:53:30 -0400
committerGerrit Code Review <review@openstack.org>2012-10-26 02:06:44 +0000
commit10caf4b48fa67b160e6024a801efbda292d44ebf (patch)
tree8e66afd49d629b06e0f6e5c472fbe0e4423e0d53 /nova/wsgi.py
parentf1e5fbf92af1fb1e1c2f0634870159e7bac19cfd (diff)
downloadnova-10caf4b48fa67b160e6024a801efbda292d44ebf.tar.gz
nova-10caf4b48fa67b160e6024a801efbda292d44ebf.tar.xz
nova-10caf4b48fa67b160e6024a801efbda292d44ebf.zip
Fix Broken XML Namespace Handling
nodeName is set to ns2:metadata and not just metadata when namespaces are specified using first example in the defect. Explicitly check namespaces where necessary and use localName instead of nodeName. Ensure that scheduler_hints are picked up from the correct namespace fix lines too long from pep8 Fixes bug 887191 Change-Id: I5db2b575d24f6b1b358489e309af7e6ace2950fd
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions