neutron/neutron/services/loki
Rodolfo Alonso Hernandez dd184c5c10 Fix Loki tempest jobs
This patch fixes the issues reported in the
"neutron-ovn-tempest-with-uwsgi-loki" job:
* The missing retry decorators in some ``TapPlugin`` methods.
* Added a session flush in
  ``OVNL3RouterPlugin.create_router_precommit``. In case the router
  creation fails before the creation of the initial
  ``OVNRevisionNumbers`` register, the transaction is retried.
  That will prevent from trying to retrieve a router standard
  attribute that doesn't exist, due to a previous error.

Closes-Bug: #2017131

Change-Id: Idbf7ea6018146b67387f2ff99e281e32170ba039
2023-04-23 07:26:55 +02:00
..
__init__.py Add Loki service plugin for optional DB havoc 2017-02-03 05:12:33 -08:00
loki_plugin.py Fix Loki tempest jobs 2023-04-23 07:26:55 +02:00