Enabling Return Reservation ID with XML create server request returns no body
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Matthew Treinish | ||
Folsom |
Fix Released
|
Low
|
Joe Gordon | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
A XML create server request where 'return_
An example request to trigger this behaviour would be:
<?xml version="1.0" encoding="UTF-8"?>
<server xmlns="http://
imageRef="http://
flavorRef="http://
<metadata>
<meta key="My Server Name">Apache1<
</metadata>
<personality>
<file path="/
</file>
</personality>
</server>
Related branches
- Openstack Ubuntu Testers: Pending requested
-
Diff: 121 lines (+100/-4)1 file modifieddebian/changelog (+100/-4)
CVE References
tags: | added: folsom-backport-potential |
Changed in nova: | |
milestone: | none → grizzly-1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
importance: | Undecided → Low |
tags: | removed: folsom-backport-potential |
Changed in nova (Ubuntu): | |
status: | New → Fix Released |
Changed in nova (Ubuntu Quantal): | |
status: | New → Confirmed |
Changed in nova: | |
milestone: | grizzly-1 → 2013.1 |
Fix proposed to branch: master /review. openstack. org/14050
Review: https:/