neutron-vpnaas/neutron_vpnaas
Takashi Kajinami 1328cb48e0 SQLAlchemy 2.0: Drop use of removed autoload
The autoload arugment was removed[1] in SQLAlchemy and only
the autoload_with argument should be passed.

The autoload argument is set according to the autoload_with argument
automatically even in SQLAlchemy 1.x[2] so is not at all needed.

[1] c932123bac
[2] ad8f921e96

Change-Id: I58d33c109a9479462dea80efc1d8bc6e1f8e954c
2024-04-15 18:08:08 +09:00
..
agent VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
api/rpc/agentnotifiers VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
cmd/eventlet VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
db SQLAlchemy 2.0: Drop use of removed autoload 2024-04-15 18:08:08 +09:00
extensions VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
policies Using policy constants from neutron-lib 2020-02-05 07:28:02 +00:00
scheduler VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
services VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
tests VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
__init__.py Drop using six library 2020-01-07 06:26:03 +00:00
_i18n.py Remove log translations from neutron-vpnaas 2017-03-24 15:05:28 +08:00
opts.py VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00