nova floating-ip-list doesn't show the ip's id

Bug #1404091 reported by Haiwei Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Haiwei Xu

Bug Description

nova floating-ip-list doesn't show the ip's id, though the id is return from the server.

floating_ips: [<FloatingIP fixed_ip=10.0.0.4, id=59655baf-d13a-417e-a6bd-32d9f4dfe058, instance_id=None, ip=172.24.4.3, pool=public, server_id=None>]
+------------+-----------+----------+--------+
| Ip | Server Id | Fixed Ip | Pool |
+------------+-----------+----------+--------+
| 172.24.4.3 | - | 10.0.0.4 | public |
+------------+-----------+----------+--------+

Haiwei Xu (xu-haiwei)
Changed in python-novaclient:
assignee: nobody → Haiwei Xu (xu-haiwei)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/142960
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=c8ac6883c396606db21d1226882b8301b4c7b2fe
Submitter: Jenkins
Branch: master

commit c8ac6883c396606db21d1226882b8301b4c7b2fe
Author: Haiwei Xu <email address hidden>
Date: Fri Dec 19 11:49:33 2014 +0900

    Add 'Id' column to floating-ip-list

    Currently nova floating-ip-list doesn't show the ip's id,
    though the id is return from the server.
    This patch adds the 'Id' column.

    Change-Id: I8680fb6344bf8f6862a476cdb95c936a5fbab965
    Closes-bug: #1404091

Changed in python-novaclient:
status: In Progress → Fix Committed
Michael Still (mikal)
Changed in python-novaclient:
milestone: none → 2.21.0
Michael Still (mikal)
Changed in python-novaclient:
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.