neutron/neutron/notifiers
yatinkarel 7d1a20ed4d Handle EndpointNotFound in nova notifier
Currently if the nova endpoint do not exist
exception is raised. Even the endpoint gets created
notification keeps on failing until the session
expires.
If the endpoint not exist the session is not useful
so marking it as invalid, this will ensure if endpoint is
created later the notification do not fail.

Closes-Bug: #2081174
Change-Id: I1f7fd1d1371ca0a3c4edb409cffd2177d44a1f23
2024-09-19 18:38:23 +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 Update hacking version 2024-02-08 10:34:10 -05:00
nova.py Handle EndpointNotFound in nova notifier 2024-09-19 18:38:23 +05:30