yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28799
[Bug 1425595] [NEW] nova neutron proxy reports incorrect data
Public bug reported:
When using the nova proxy to neutron and a floating IP is attached, nova
does not report the server ID for the floating IP:
[root@cos-st-bigsky ~(keystone_admin)]# nova floating-ip-list
+---------------+-----------+-----------+--------+
| Ip | Server Id | Fixed Ip | Pool |
+---------------+-----------+-----------+--------+
| 10.20.216.230 | - | 10.0.0.33 | public |
| 10.20.216.235 | - | 10.0.0.7 | public |
+---------------+-----------+-----------+--------+
However, the neutron API does report the server ID. Also, curiously,
the correct fixed IP for the server is reported.
** Affects: nova
Importance: Undecided
Status: New
--
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/1425595
Title:
nova neutron proxy reports incorrect data
Status in OpenStack Compute (Nova):
New
Bug description:
When using the nova proxy to neutron and a floating IP is attached,
nova does not report the server ID for the floating IP:
[root@cos-st-bigsky ~(keystone_admin)]# nova floating-ip-list
+---------------+-----------+-----------+--------+
| Ip | Server Id | Fixed Ip | Pool |
+---------------+-----------+-----------+--------+
| 10.20.216.230 | - | 10.0.0.33 | public |
| 10.20.216.235 | - | 10.0.0.7 | public |
+---------------+-----------+-----------+--------+
However, the neutron API does report the server ID. Also, curiously,
the correct fixed IP for the server is reported.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1425595/+subscriptions
Follow ups
References