[Openstack] unable to disassociate floating ip

yoonjoo kwon yulli77 at gmail.com
Tue Apr 29 09:31:29 UTC 2014


Hi,

I installed openstack grizzly with nova-network, and A few days ago I
upgraded grizzly from 2013.1.4 to  2013.1.5.
After that, I have met a certain error,"*'LocalManager' object has no
attribute 'l3driver'", * whenever disassociating floating ip from
instance(click the button 'disassociate floating ip' on the dashboard)
Has anybody experienced that error ?

==================================================================
(in /var/log/nova/nova-api.log)

2014-04-28 18:10:07.970 ERROR nova.api.openstack
[req-c191c285-d3be-432c-984a-d0318bb30862 bb2effc39ba64b918a0e8472b16fabbf
89fe35c0a8a2492cab2aa367f29fcd0a] *Caught error: 'LocalManager' object has
no attribute 'l3driver'*
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack Traceback (most
recent call last):
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack   File
"/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py", line 81,
in __call__
...
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack     retval =
f(*args, **kwargs)
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack   File
"/usr/lib/python2.7/dist-packages/nova/network/floating_ips.py", line 461,
in do_disassociate
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack
self.l3driver.remove_floating_ip(address, fixed['address'],
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack *AttributeError:
'LocalManager' object has no attribute 'l3driver'*
2014-04-28 18:10:07.970 30532 TRACE nova.api.openstack

===================================================================

Thanks,
yulli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140429/d997d266/attachment.html>


More information about the Openstack mailing list