neutron/neutron/db/migration/alembic_migrations/versions/newton/contract
Rodolfo Alonso Hernandez 42fda206e9 Replace "Inspector.from_engine()" with "sqlalchemy.inspect()"
Since SQLAlchemy 1.4, the method "Inspector.from_engine()" is
deprecated.

Error message:
"The from_engine() method on Inspector is deprecated and will be removed
in a future release.  Please use the sqlalchemy.inspect() function on an
Engine or Connection in order to acquire an Inspector. (deprecated
since: 1.4)"

Minimum version of SQLAlchemy required is bumped to 1.4.23.

Change-Id: I6cf5944ccb3a0532cbf123ddc0d7df6b6de80af1
Closes-Bug: #1943155
2021-09-23 13:41:50 +00:00
..
2e0d7a8a1586_add_binding_index_to_routerl3agentbinding.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
3b935b28e7a0_migrate_to_pluggable_ipam.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
4bcd4df1f426_rename_ml2_dvr_port_bindings.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
5c85685d616d_remove_availability_ranges.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
7bbb25278f53_device_owner_ha_replicate_int.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
7d9d8eeec6ad_rename_tenant_to_project.py Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
8fd3918ef6f4_add_segment_host_mapping.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
89ab9a816d70_rename_ml2_network_segments.py Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" 2021-09-23 13:41:50 +00:00
97c25b0d2353_add_name_desc.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
a8b517cff8ab_add_routerport_bindings_for_ha.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
a84ccf28f06a_migrate_dns_name_from_port.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
b12a3ef66e62_add_standardattr_to_qos_policies.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
b67e765a3524_remove_mtu_column_from_networks.py Fix E402 pep8 errors 2018-04-20 18:13:07 +00:00
c879c5e1ee90_add_segment_id_to_subnet.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00