← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1219991] Re: extend_dict hooks cannot be overriden by subclasses

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1219991

Title:
  extend_dict hooks cannot be overriden by subclasses

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The extend_dict hooks are registered as unbound methods which means
  that any subclass of a mixin will cause an unintended registration of
  the parent class hooks - calling the extend_xxx_dict method to be
  invoked even if the actual plugin class does not define one.

  This is pretty much the same thing as bug 1210387 - applies to
  extend_dict functions rather than model hooks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1219991/+subscriptions