neutron-vpnaas/neutron_vpnaas/db
Rodolfo Alonso Hernandez 960cf21df8 Use `alembic.op.alter_column`
The Neutron method ``alter_enum`` has been removed in [1]. Use
``alembic.op.alter_column`` instead. This migration won't be
compatible with PostgreSQL.

This patch is also removing the functional tests using PostgreSQL.

[1]https://review.opendev.org/c/openstack/neutron/+/934171

Change-Id: I50be52a463ba5c40e43139d82a3327d9c5488694
2024-11-12 07:05:31 +00:00
..
migration Use `alembic.op.alter_column` 2024-11-12 07:05:31 +00:00
models VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
vpn Add reader context to get_ipsec_site_connection(s) 2024-09-11 11:20:32 +02:00
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00