OS API: XML Namespace Handling Broken
Bug #887191 reported by
justinsb
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Davanum Srinivas (DIMS) | ||
Folsom |
Fix Released
|
Medium
|
Chuck Short | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The handling of XML namespaces in the OS API is broken; for example when updating server metadata...
POSTing this fails:
<?xml version="1.0" encoding="UTF-8" standalone=
POSTing this works:
<?xml version="1.0" encoding="UTF-8" standalone=
Related branches
lp://staging/~gandelman-a/ubuntu/quantal/nova/2012.2.1
- Openstack Ubuntu Testers: Pending requested
-
Diff: 121 lines (+100/-4)1 file modifieddebian/changelog (+100/-4)
CVE References
Changed in nova: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: folsom-backport-potential |
tags: | removed: folsom-backport-potential |
Changed in nova: | |
milestone: | none → grizzly-1 |
status: | Fix Committed → Fix Released |
Changed in nova (Ubuntu): | |
status: | New → Fix Released |
Changed in nova (Ubuntu Quantal): | |
status: | New → Confirmed |
Changed in nova: | |
milestone: | grizzly-1 → 2013.1 |
To post a comment you must log in.
Here's a fix for the problem.
https:/ /github. com/dims/ nova/commit/ b00bc457586a5ff c8721de7d2b072e e9b9ab9ad1