neutron-vpnaas/neutron_vpnaas/db
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
..
migration SQLAlchemy 2.0: Drop use of removed autoload 2024-04-15 18:08:08 +09:00
models VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
vpn VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00