neutron/neutron/tests/unit/scheduler
Nurmatov Mamatisa c9fce3a8b6 use payloads for PORT AFTER_CREATE events
This patch switches the code over to the payload style of callbacks [1]
for PORT AFTER_CREATE events. In addition it adds a branch/shim to the
dhcp_rpc_agent_api to support both payload and kwarg style callbacks.

NeutronLibImpact

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

Change-Id: I25d43d4f8f2390b07e0d11c631f894d88669bbe0
2021-06-03 18:43:30 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_base_scheduler.py L3 agent scheduler should return a valid index if manual scheduling 2020-06-24 15:37:23 +00:00
test_dhcp_agent_scheduler.py L3 agent scheduler should return a valid index if manual scheduling 2020-06-24 15:37:23 +00:00
test_l3_agent_scheduler.py use payloads for PORT AFTER_CREATE events 2021-06-03 18:43:30 +00:00
test_l3_ovn_scheduler.py Replace assertItemsEqual with assertCountEqual 2020-11-30 10:21:57 +01:00