neutron/neutron/callbacks
Ryan Tidwell 53138b80f3 Add L3 Notifications To Enable BGP Dynamic Routing
This patch makes the L3 service generate notifications that enable
BGP dynamic routing to react appropriately to user-initiated changes
that affect prefixes that should be advertised and the corresponding
next-hops.

Partially-Implements: blueprint bgp-dynamic-routing
Co-Authored-By: vikram.choudhary <vikram.choudhary@huawei.com>
Change-Id: I96f14a31876efeca5881d97771e3263525522e36
2016-01-20 16:37:49 +00:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
exceptions.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
manager.py Provide kwargs for callback abort 2016-01-12 21:48:05 +00:00
registry.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
resources.py Add L3 Notifications To Enable BGP Dynamic Routing 2016-01-20 16:37:49 +00:00