neutron-dynamic-routing/neutron_dynamic_routing/services/bgp
Boden R 979b676e3a use payloads for ROUTER_GATEWAY events
This patch switches the code over to the payload style of callbacks [1]
for ROUTER_GATEWAY events for those that are not using them yet.
The unit tests are also updated where needed to account for the
payload style callbacks and publish() method. Finally the patch
normalizes the passing of gateway IPs which are currently referred to
as 'gw_ips' and 'gateway_ips' depending on the event; now all events use
'gateway_ips'.

Depends-On: https://review.opendev.org/#/c/638274/

[1] https://docs.openstack.org/neutron-lib/latest/contributor/callbacks.html

Change-Id: I8f797f31b3413e4879400ad2832539314d6e9cfc
2019-07-30 11:19:55 -06:00
..
agent Enable MP-BGP capabilities in Ryu BGP driver 2019-02-28 08:20:39 -06:00
common Support 4-Byte AS Numbers 2017-11-06 09:39:34 +00:00
scheduler load neutron objects using neutron-lib 2018-12-03 13:34:36 -07:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
bgp_plugin.py use payloads for ROUTER_GATEWAY events 2019-07-30 11:19:55 -06:00