neutron-vpnaas/neutron_vpnaas/db/migration/alembic_migrations/versions
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
..
2023.2/expand VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
liberty Make cisco_csr_identifier migration conditional 2023-10-13 12:23:52 +05:30
mitaka SQLAlchemy 2.0: Drop use of removed autoload 2024-04-15 18:08:08 +09:00
newton Use `alembic.op.alter_column` 2024-11-12 07:05:31 +00:00
ocata/expand Use `alembic.op.alter_column` 2024-11-12 07:05:31 +00:00
pike/expand Add Ussuri milestone tag for alembic migration revisions 2020-05-12 10:38:18 +00:00
rocky/contract Make cisco_csr_identifier migration conditional 2023-10-13 12:23:52 +05:30
victoria/expand Fix inconsistency in requirements 2021-01-07 05:13:34 +09:00
3ea02b2a773e_add_index_tenant_id.py Fix pep8 errors 2018-04-12 20:44:03 +08:00
CONTRACT_HEAD Remove unmaintained drivers 2018-04-20 15:00:19 +07:00
EXPAND_HEAD VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
kilo_release.py Add Kilo release milestone 2015-04-16 14:01:07 -04:00
start_neutron_vpnaas.py Killed existing downgrade rules in migration scripts 2015-08-13 11:47:39 +00:00