specifying a name in describe_security_groups causes an exception

Bug #723498 reported by Vish Ishaya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Vish Ishaya

Bug Description

Api throws an exception if you specify specific groups to return from describe_security_groups:

  File "/home/vishvananda/fix-describe-groups/nova/api/ec2/cloud.py", line 328, in describe_security_groups
    groups = [g for g in groups if g.name in group_name]
AttributeError: 'dict' object has no attribute 'name'

Related branches

Changed in nova:
status: New → In Progress
assignee: nobody → Vish Ishaya (vishvananda)
importance: Undecided → Low
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
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.