yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07736
[Bug 1263993] [NEW] nova-api DescribeInstaces returns invalid xml under certain conditions
Public bug reported:
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
** Affects: nova
Importance: Undecided
Status: New
** Tags: ec2
--
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 DescribeInstaces returns invalid xml under certain conditions
Status in OpenStack Compute (Nova):
New
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/nova/+bug/1263993/+subscriptions
Follow ups
References