yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01630
[Bug 1134512] Re: Network api changed, deprecated api not kept compatable
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1134512
Title:
Network api changed, deprecated api not kept compatable
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
[instance: 21d1fcc0-0afa-45c6-84e9-d99a0d2687e2] Instance failed network setup
Traceback (most recent call last):
File "/opt/rackstack/146.0/nova/lib/python2.6/site-packages/nova-2013.1.a4291.g9c0881a-py2.6.egg/nova/compute/manager.py", line 1097, in _allocate_network security_groups=security_groups)
File "/opt/rackstack/146.0/nova/lib/python2.6/site-packages/nova-2013.1.a4291.g9c0881a-py2.6.egg/nova/network/api_deprecated.py", line 89, in wrapped
return func(self, context, *args, **kwargs)
File "/opt/rackstack/146.0/nova/lib/python2.6/site-packages/nova-2013.1.a4291.g9c0881a-py2.6.egg/nova/network/api_deprecated.py", line 48, in wrapper
res = f(self, context, *args, **kwargs)
TypeError: allocate_for_instance() got an unexpected keyword argument 'conductor_api'
Since its deprecated, i'm thinking of just throwing in kwargs to eat
any params that come in
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1134512/+subscriptions