neutron/neutron/notifiers
Bogdan Dobrelya 7cedbdeaba Log request IDs for matched Nova external events
Nova notifier logs for external events only provide the event
details without showing its connection to the associated request_id.

That complicates debugging of corner cases for external events as we
cannot be sure to which exact request a logged event is related.

Make the matching request_ids logged alongside external event
details, whenever it is available.

Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Change-Id: I047a28744a0bf52ace9f9a205993c6037a21083c
2022-03-17 16:34:59 +05:30
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
batch_notifier.py Refactor the L3 agent batch notifier 2019-08-01 17:11:04 +00:00
ironic.py use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
nova.py Log request IDs for matched Nova external events 2022-03-17 16:34:59 +05:30