neutron/neutron/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 Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
attributes.py use core resource api defs from lib 2017-11-08 09:48:50 -07:00
base.py use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
resource.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
resource_helper.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
router.py Delete dead API v2 router code 2017-09-13 15:11:49 -07:00