yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17800
[Bug 1332041] Re: type_tunnel.TunnelRpcCallbackMixin __init__ method incompatible with other mixins
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1332041
Title:
type_tunnel.TunnelRpcCallbackMixin __init__ method incompatible with
other mixins
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
The init method in type_tunnel.TunnelRpcCallbackMixin expects extra
parameters[1] not passed to the rest of the RPC mixins so it requires
a custom __init__ method in the ML2 plugin[2].
1. https://github.com/openstack/neutron/blob/caf60442247ef0a13595db2691733f3b7589d24f/neutron/plugins/ml2/rpc.py#L54
2. https://github.com/openstack/neutron/blob/0755e7b379232285e434d827eeb854260a1db595/neutron/plugins/ml2/drivers/type_tunnel.py#L90
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1332041/+subscriptions
References