neutron/neutron/tests/functional/services/l3_router
Nurmatov Mamatisa 4ab699e5cd use payloads for ROUTER_INTERFACE events
This patch switches the code over to the payload style of callbacks [1]
for ROUTER_INTERFACE 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. In addition, a few
callback methods that use the retry_if_session_inactive() decorator are
separated out from the callback so that the context can still be
passed and detected by retry_if_session_inactive logic.

NeutronLibImpact

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

Change-Id: I8d9f8296952dfb10fcccd6afd72e90a5d4f379eb
2021-06-03 18:42:19 +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 use payloads for ROUTER_INTERFACE events 2021-06-03 18:42:19 +00:00