nova-manage floating list isn't useful

Bug #817281 reported by Jesse Andrews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Dean Troyer

Bug Description

nova-manage floating list doesn't return valid output.

steps:

1) add floating_ips to nova
2) allocate several IPs and associate some of those to instances
3) nova-manage floating list

result:

* output doesn't show who they are allocated to (the project)
* output shows "host" (which is None) since that field doesn't seem to be used any more
* output shows instance hostname, which is unusable since there is no uniqueness constraint

expected:

* show the project (if any) the floating ip is allocated to
* show the instance name instead of hostname if associated with an instance
* don't show host since it isn't used

Related branches

Changed in nova:
status: New → In Progress
importance: Undecided → Wishlist
assignee: nobody → anotherjesse (anotherjesse)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/2944

Changed in nova:
assignee: anotherjesse (anotherjesse) → Dean Troyer (dtroyer)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/2944
Committed: http://github.com/openstack/nova/commit/9e21a2228c191896223daae2379fcf1352cc736c
Submitter: Jenkins
Branch: master

commit 9e21a2228c191896223daae2379fcf1352cc736c
Author: Dean Troyer <email address hidden>
Date: Tue Jan 10 15:18:07 2012 -0600

    nova-manage floating ip fixes

    * Add pool, interface to 'floating list' output
      These columns were added to the floating_ips table in
      https://review.openstack.org/2892 and are not visible elsewhere
    * Fix 'floating delete' to skip network/broadcast addresses
      Makes the delete command match the create command behaviour
      introduced in https://review.openstack.org/2663
    * Address changes listed in bug 817281
      Change host column in output to project ID, change hostname
      column to uuid

    Change-Id: Ibbfbe9ed5543927a6b2a1e676f5617901a32f897

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/diablo)

Fix proposed to branch: stable/diablo
Review: https://review.openstack.org/3082

Revision history for this message
Mark McLoughlin (markmc) wrote :

Vish pointed out that the fix isn't suitable for backporting after all

no longer affects: nova/diablo
Thierry Carrez (ttx)
Changed in nova:
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.