]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Unused methods in quantum.wsgi clean up
authorTatyana Leontovich <tleontov@yahoo-inc.com>
Mon, 11 Feb 2013 10:17:12 +0000 (12:17 +0200)
committerTatyana Leontovich <tleontov@yahoo-inc.com>
Mon, 11 Feb 2013 13:07:25 +0000 (15:07 +0200)
commit6f2b1899610d58c401a64776f936fbd300b662bd
tree963cca988e6d96fd788533fbac50822173d5acd5
parentb6cf408e319b1e60ff2b23aa56cd77782cf640bc
Unused methods in quantum.wsgi clean up

Remove broken unused methods:
* wsgi.XMLDeserializer.extract_text,
* wsgi.XMLDeserializer.find_first_child_named,
* wsgi.XMLDeserializer.find_first_child_named,
* wsgi.XMLDictSerializer._create_link_nodes.

Change-Id: If00af68683571285adb0516d8fc36790bd83ffa5
Fixes: bug #1119262
quantum/wsgi.py