RunInstances prepends the user name to the groupId field
Bug #608576 reported by
Free Ekanayaka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
chris grzegorczyk |
Bug Description
If I issue a RunInstances request passing a security group name, like SecurityGroup.
<groupSet>
<item>
<
</item>
The EC2 specification seems to require the plain security group name in that field, and Amazon EC2 indeed just puts the plain security group name, with no user name prepended. From the EC2 specification for RunInstancesRes
=======
groupId
Name of the security group.
Type: xsd:string
Ancestor: item
Children: None
=======
Thanks
Changed in eucalyptus: | |
assignee: | nobody → chris grzegorczyk (chris-grze) |
To post a comment you must log in.
This issue is now being tracked upstream at http:// eucalyptus. atlassian. net/browse/ EUCA-2717
Please watch that issue for further updates.