neutron/neutron/tests/functional/pecan_wsgi
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 Use addCleanup instead of tearDown 2017-02-02 22:07:26 +01:00
config.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
test_controllers.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_functional.py Drop the web_framework option 2017-09-13 15:11:38 -07:00
test_hooks.py use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
utils.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00