EC2 API methods for dealing with security groups doesn't support GroupId

Bug #767268 reported by Jimmy Bergman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
John Tran

Bug Description

For DescribeSecurityGroups, AddSecurityGroup and DeleteSecurityGroup the latest EC2 API describe a property called GroupId, which optionally can be used instead of GroupName.

This is not supported in the nova EC2 API.

Related branches

description: updated
description: updated
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
John Tran (jtran) wrote :

In my proposed branch, I added support for GroupId in the following methods:

DescribeSecurityGroups
DeleteSecurityGroups
RevokeSecurityGroupIngres
AuthorizeSecurityGroupIngres

I didn't see any notion of 'AddSecurityGroup' but I did see 'CreateSecurityGroup' and according to the official AWS API it doesn't support GroupId, and for obvious reasons.

Changed in nova:
assignee: nobody → John Tran (jtran)
Thierry Carrez (ttx)
Changed in nova:
status: Confirmed → In Progress
Thierry Carrez (ttx)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-3
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-3 → 2011.3
status: Fix Committed → Fix Released
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.