NoFloatingIpInterface: Interface eth0 not found

Bug #992008 reported by Peng Yong
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Peng Yong

Bug Description

i have several computes which runing centos.
the public interfaces are not all same, some are eth0, some are em1.

so when i associate floating ip on compute which has em1 interfaces, it shows:

2012-04-30 22:59:36 TRACE nova.rpc.amqp Traceback (most recent call last):
2012-04-30 22:59:36 TRACE nova.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/rpc/amqp.py", line 252, in _process_data
2012-04-30 22:59:36 TRACE nova.rpc.amqp rval = node_func(context=ctxt, **node_args)
2012-04-30 22:59:36 TRACE nova.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/network/manager.py", line 257, in wrapped
2012-04-30 22:59:36 TRACE nova.rpc.amqp return func(self, context, *args, **kwargs)
2012-04-30 22:59:36 TRACE nova.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/network/manager.py", line 469, in associate_floating_ip
2012-04-30 22:59:36 TRACE nova.rpc.amqp fixed_address, interface)
2012-04-30 22:59:36 TRACE nova.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/network/manager.py", line 497, in _associate_floating_ip
2012-04-30 22:59:36 TRACE nova.rpc.amqp raise exception.NoFloatingIpInterface(interface=interface)
2012-04-30 22:59:36 TRACE nova.rpc.amqp NoFloatingIpInterface: Interface eth0 not found.
2012-04-30 22:59:36 TRACE nova.rpc.amqp

Peng Yong (ppyy)
Changed in nova:
assignee: nobody → Peng Yong (ppyy)
status: New → In Progress
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/6926

Revision history for this message
Peng Yong (ppyy) wrote :
Devin Carlen (devcamcar)
Changed in nova:
milestone: none → folsom-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/6926
Committed: http://github.com/openstack/nova/commit/6ff7f4029551093b6c02b675b442f8fc190c27f3
Submitter: Jenkins
Branch: master

commit 6ff7f4029551093b6c02b675b442f8fc190c27f3
Author: Peng Yong <email address hidden>
Date: Mon Apr 30 23:24:55 2012 +0800

    fix bug 992008, we should config public interface on compute

    Change-Id: I35a7d63c9613161f9fea052edf39759e4e2c6227

Changed in nova:
status: In Progress → Fix Committed
Devin Carlen (devcamcar)
Changed in nova:
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-1 → 2012.2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/essex)

Fix proposed to branch: stable/essex
Review: https://review.openstack.org/27797

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.