neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver
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
..
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
test_mech_openvswitch.py use callback payloads for BEFORE_READ events 2017-12-24 15:52:55 +00:00