neutron/neutron/tests/unit/api/v2
Boden R 3f1a9846d2 use callback payloads for REQUEST/RESPONSE events
This patch switches callbacks over to the payload object style events
[1] for BEFORE_RESPONSE and AFTER_REQUEST based notifications. To do
so an APIEventPayload 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: Ibd8559e0db9dcc995abf8937a0cb764b21a18531
2017-12-24 07:27:11 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_attributes.py use attribute functions/operations from neutron-lib 2017-06-21 10:58:28 -06:00
test_base.py use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
test_resource.py Spin off context module 2017-03-06 16:25:29 +00:00
test_router.py Drop the web_framework option 2017-09-13 15:11:38 -07:00