nova+quantum floatingip overlapping ip wrong info

Bug #1168994 reported by Aaron Rosen
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Committed
Undecided
Sylvain Afchain

Bug Description

nicira@external:~$ nova list
+--------------------------------------+-----------+--------+------------------------------------------+
| ID | Name | Status | Networks |
+--------------------------------------+-----------+--------+------------------------------------------+
| 53601c7d-d4fd-413c-946a-d8d3b29963ee | jumpbox-1 | ACTIVE | private-net=10.0.0.2, 1.1.1.5, 1.1.1.3 |
| df5da1c4-6959-4762-b893-273fec0e7742 | vm2 | ACTIVE | private-net-2=10.0.0.2, 1.1.1.5, 1.1.1.3 |
| 8050faa9-e2b6-4b95-9a81-c625f54bb4d4 | vm3 | ACTIVE | private-net-2=10.0.0.4, 1.1.1.6 |
+--------------------------------------+-----------+--------+------------------------------------------+

nicira@external:~$ quantum floatingip-list
+--------------------------------------+------------------+---------------------+--------------------------------------+
| id | fixed_ip_address | floating_ip_address | port_id |
+--------------------------------------+------------------+---------------------+--------------------------------------+
| 013afae0-3c4c-4d50-b787-7496e41d1f64 | 10.0.0.4 | 1.1.1.6 | c5372a68-6f5a-4a6c-9499-80f6ec9ab7fe |
| 8c5222de-0b7f-41a2-8f20-581e54d0264a | 10.0.0.2 | 1.1.1.5 | 5706f811-a6b2-4750-ac3a-781bc55bef86 |
| 9af9c03a-dc08-432a-b5f0-e49a8e122660 | 10.0.0.2 | 1.1.1.3 | fe12580a-8df8-4780-b7b9-7590d7dfc958 |
+--------------------------------------+------------------+---------------------+--------------------------------------+

Revision history for this message
Mark Slingsby (markslingsby) wrote :

We can confirm that this bug exists. creates confusion as to which IP is assigned. quantum floatingip-list calls returns the correctly associated IPs, however nova list returns incorrect floating IP's.

This occurs when the fixed_ip_address is the same between network namespaces.

Changed in nova:
assignee: nobody → Sylvain Afchain (sylvain-afchain)
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/27257

Changed in nova:
status: New → In Progress
Gary Kotton (garyk)
tags: added: folsom-backport-potential grizzly-backport-potential
Revision history for this message
Jack McCann (jack-mccann) wrote :

I think this is not nova but quantum, see https://bugs.launchpad.net/quantum/+bug/1169706

Revision history for this message
Sylvain Afchain (sylvain-afchain) wrote :
Changed in nova:
status: In Progress → Fix Committed
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.