incorrect list response structure for floating ips

Bug #826656 reported by Jesse Andrews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

unlike other APIs, floating ips is currently returning

    { 'floating_ips': [{'floating_ip': { info1 }}, {'floating_ip': { info2 }}]}

expected:

    { 'floating_ips': [{ info1 }, { info2 }]}

Related branches

Thierry Carrez (ttx)
Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-4
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-4 → 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.