yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36380
[Bug 1263993] Re: nova-api ec2 DescribeInstaces returns invalid xml under certain conditions
** Changed in: nova
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1263993
Title:
nova-api ec2 DescribeInstaces returns invalid xml under certain
conditions
Status in ec2-api:
Fix Released
Status in OpenStack Compute (nova):
Won't Fix
Bug description:
XML returned from nova ec2 api for Action=DescribeInstances is invalid
when filtered by an instance with an attached volume. The closing tag
of rootDeviceName xml is truncated. No filter returns valid xml
(describe all instances) and filtering on specific instance without an
attached volume returns valid xml.
<rootDeviceName>/dev/vda</roo <rootDeviceType
>instance-store</rootDeviceType>
Complete request/response from packet capture:
http://paste.openstack.org/show/56741/
python-2.7.3-0ubuntu3.4
nova --version
2.15.0.39
To manage notifications about this bug go to:
https://bugs.launchpad.net/ec2-api/+bug/1263993/+subscriptions
References