neutron/neutron/tests/unit/plugins/ml2
Boden R bfd499445c use callback payloads for BEFORE_READ events
This patch switches callbacks over to the payload object style events
[1] for BEFORE_READ based notifications. To do so an EventPayload object
is used with the publish() method to pass along the API related data.
In addition a few UTs are updated to work with the changes.

NeutronLibImpact

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

Change-Id: Iff3e96c56867b4bf4272fed676f39cd6796d756c
2017-12-24 15:52:55 +00:00
..
drivers use callback payloads for BEFORE_READ events 2017-12-24 15:52:55 +00:00
extensions use dns api def from neutron-lib 2017-10-20 16:38:33 -06:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
base.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py ML2: remove method get_locked_port_and_binding 2017-09-25 14:08:48 +00:00
test_driver_context.py Use objects instead of SQLA deep copies in PortContext 2017-06-20 01:34:10 -07:00
test_ext_portsecurity.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_extension_driver_api.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_managers.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_ovo_rpc.py Stop loading OVOServerRpcInterface in ML2 testcase 2017-04-18 01:27:37 -07:00
test_plugin.py Ensure floating IP create does not break 2017-12-18 00:22:23 -08:00
test_port_binding.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_rpc.py use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
test_security_group.py use core resource api defs from lib 2017-11-08 09:48:50 -07:00
test_tracked_resources.py use core resource api defs from lib 2017-11-08 09:48:50 -07:00