Security Group names differ between DescribeInstancesResponse and RunInstancesResponse API calls
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
chris grzegorczyk | ||
eucalyptus (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Assuming the username "kiall" and security group "app" the XML responses differ between DescribeInstances and RunInstances. Attached are the full XML responses.
Describe Instances Response shows:
<groupSet>
<item>
</item>
</groupSet>
Run Instances Response shows:
<groupSet>
<item>
</item>
</groupSet>
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: eucalyptus-cloud 2.0+bzr1241-
ProcVersionSign
Uname: Linux 2.6.35-22-server x86_64
.etc.eucalyptus
Architecture: amd64
Date: Wed Nov 17 22:07:13 2010
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
LANG=en_IE.UTF-8
SHELL=/bin/bash
SourcePackage: eucalyptus
Changed in eucalyptus: | |
assignee: | nobody → chris grzegorczyk (chris-grze) |
Changed in eucalyptus (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
This issue is now being tracked upstream at http:// eucalyptus. atlassian. net/browse/ EUCA-2741
Please watch that issue for further updates.