← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1230089] Re: nova floating-ip-bulk-list didn't work if use neutron as networking

 

This is an automated cleanup. This bug report has been closed because it
is older than 18 months and there is no open code change to fix this.
After this time it is unlikely that the circumstances which lead to
the observed issue can be reproduced.

If you can reproduce the bug, please:
* reopen the bug report (set to status "New")
* AND add the detailed steps to reproduce the issue (if applicable)
* AND leave a comment "CONFIRMED FOR: <RELEASE_NAME>"
  Only still supported release names are valid (LIBERTY, MITAKA, OCATA, NEWTON).
  Valid example: CONFIRMED FOR: LIBERTY


** Changed in: nova
   Importance: Low => Undecided

** Changed in: nova
       Status: Confirmed => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1230089

Title:
  nova floating-ip-bulk-list didn't work if use neutron as networking

Status in OpenStack Compute (nova):
  Expired

Bug description:
  OpenStack version : Havana
  OS : RHEL6.4

  nova floating-ip-bulk-list didn't return any value, but floating ip list is not empty.
  The root cause is "floating-ip-bulk-list" still use nova tables "floating_ips" in nova db, 
  which is depreciated if use neutron as networking.

  [root@xianghui ~]# nova floating-ip-bulk-list

  [root@xianghui ~]# nova floating-ip-list
  +---------------+--------------------------------------+----------+---------+
  | Ip            | Instance Id                          | Fixed Ip | Pool    |
  +---------------+--------------------------------------+----------+---------+
  | 192.168.12.14 | 898ba8b8-6ada-4f7e-8271-651140d39403 | 42.0.0.5 | ext_net |
  | 192.168.12.13 | 19085370-407c-4fda-ac53-1ddb56f27f96 | 42.0.0.6 | ext_net |
  | 192.168.12.12 | ee97bfeb-093f-4a7f-81d9-bb53622c2fcf | 42.0.0.8 | ext_net |
  | 192.168.12.11 | ecc841be-b981-40d3-9a5e-6d9946c8290e | 42.0.0.7 | ext_net |
  +---------------+--------------------------------------+----------+---------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1230089/+subscriptions