neutron/neutron/tests/functional/services/l3_router
yangjianfeng e4c168b1fc Improve Router callback system's publish events
When I writing 'ndp_proxy' service plugin, I found I couldn't get enough
informations about router from the callback system (Such as: the origin
request body of user send). So, for write service plugin that related
router plugin more concisely I commit this patch.

This patch proposal two changes about router callback publish events:
1. Add 'request_body' parameter to some event's payload
2. add 'BEFORE_UPDATE' event for router gateway

Related-bug: #1877301
Change-Id: I5f6a4e6f0b7c5feb794ddb7efbd07d01bad91af8
2021-12-05 04:36:36 +00:00
..
__init__.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_l3_dvr_ha_router_plugin.py Use correct device_owner prefix in functional tests 2020-06-16 11:25:58 -04:00
test_l3_dvr_router_plugin.py Improve Router callback system's publish events 2021-12-05 04:36:36 +00:00