Files
octavia/octavia/controller
Gregory Thiemonge 2a1c4709a0 Cleanup duplicate DB sessions for quotas
Some functions in Octavia receive 2 DB session parameter, one is a
session in "autocommit" mode, the other without "autocommit" mode.

Now that the autocommit feature is removed from sqlalchemy, we can clean
up some leftovers of this migration, 2 session objects were passed to
these functions (and sometime the same object), only one is needed.

Related-Bug: #2038798
Change-Id: I070d27df8acc069836a8c7d4b0cf492c5b6a6168
2023-11-13 11:39:17 +01:00
..
2023-04-05 09:23:06 +02:00
2018-03-14 07:02:56 +09:00