Comment 2 for bug 817281

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