neutron/neutron/agent/metadata
Boden R 73c7eddb5a use callback payloads for ROUTER/ROUTER_GATEWAY BEFORE_DELETE events
This patch switches callbacks over to the payload object style events
[1] for ROUTER and ROUTER_GATEWAY BEFORE_DELETE based notifications. To
do so a DBEventPayload object is used with the publish() method to pass
along the related data.

NeutronLibImpact

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

Change-Id: I3ce4475643f4f0afed01f2e9956b3bf84714e6f2
2018-07-23 14:03:10 -06:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Change metadata agent to log message after failure 2018-05-04 15:45:33 -04:00
driver.py use callback payloads for ROUTER/ROUTER_GATEWAY BEFORE_DELETE events 2018-07-23 14:03:10 -06:00