792afbfab2
![Cedric Brandily](/assets/img/avatar_default.png)
This change updates has_registry_receivers implementation in order to call super.__new__ without args, kwargs parameters if super.__new__ is object.__new__ (which forbids args, kwargs parameters). Without this fix decorated class instantiation with positional or/and keyword arguments fail. Change-Id: I25880f6142f294fdde9db7f453d5e649c79029d0
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%