]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve callback registry devref documentation and usability
authorarmando-migliaccio <armamig@gmail.com>
Wed, 12 Aug 2015 01:16:30 +0000 (18:16 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 12 Aug 2015 17:15:07 +0000 (10:15 -0700)
commit6d004c41449a84bfb00d1bbc9affdbd8b08f2fa8
tree2b81bd210468c4ef5e6af54dd3d3b40cce58ec03
parent86bf1b41504ed9aa1c1a6c4a8b653ab7b5be9b52
Improve callback registry devref documentation and usability

Latest developments have revealed that the registry can be misused
under certain circumstances, and that it can be harder to use by
projects that extend Neutron.

This patch improves the devref documentation so that developers know
what to expect.

Change-Id: I565b6a2f2a58bf22eae5b36f03c4fd24ba0774d2
doc/source/devref/callbacks.rst
neutron/callbacks/events.py
neutron/callbacks/manager.py
neutron/callbacks/resources.py
neutron/tests/unit/callbacks/test_manager.py