vmware-nsx/vmware_nsx/services/dynamic_routing
Boden R eedbcdd03b use payloads for ROUTER_GATEWAY events
This patch switches the code over to the payload style of callbacks [1]
for PORT 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'.

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

Change-Id: Ibc255de79443e908cc3615a8e1cb108757f80011
2019-08-07 04:37:02 +00:00
..
nsx_v TVD+BGP: adapt the nsx bgp plugin to be used in TVD 2017-12-24 15:11:37 +02:00
__init__.py NSXv BGP support 2017-04-13 06:09:53 -07:00
bgp_plugin.py use payloads for ROUTER_GATEWAY events 2019-08-07 04:37:02 +00:00