RunInstances prepends the user name to the groupId field

Bug #608576 reported by Free Ekanayaka
6
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.1=my_group, the response that I get prepends my user name to the security groupId:

  <groupSet>
    <item>
      <groupId>ekafree-my_group</groupId>
    </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 RunInstancesResponse:

=======================
groupId
Name of the security group.

Type: xsd:string

Ancestor: item

Children: None
=======================

Thanks

Changed in eucalyptus:
assignee: nobody → chris grzegorczyk (chris-grze)
Revision history for this message
Andy Grimm (agrimm) wrote :

This issue is now being tracked upstream at http://eucalyptus.atlassian.net/browse/EUCA-2717

Please watch that issue for further updates.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.