When a floating IP is associated with an instance, describe_instances for ec2 fails

Bug #701216 reported by Ryan Lane
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Ryan Lane

Bug Description

After allocating and associating a floating IP address with an instance, describe_addresses returns an error:

AttributeError: 'Instance' object has no attribute 'ec2_id'

_format_addresses is trying to pull ec2_id from the Instance, when it should be using id.

Related branches

Thierry Carrez (ttx)
Changed in nova:
assignee: nobody → Ryan Lane (rlane)
importance: Undecided → Medium
status: New → In Progress
Thierry Carrez (ttx)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
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.