neutron-dynamic-routing/neutron_dynamic_routing/db
Rodolfo Alonso Hernandez 513ea649be [alembic] Alembic operations require keywords only arguments
Since [1] (release 1.11.0), the Alembic operations "now enforce
keyword-only arguments as passed as keyword and not positionally"
(from the commit message).

This change is compatible with the previous versions (as confirmed
in the CI).

[1]df75e85489

Closes-Bug: #2019948
Change-Id: I71f59da65edc163aa5891cf0b0d9768d2538b7a7
2023-05-17 11:28:39 +00:00
..
migration [alembic] Alembic operations require keywords only arguments 2023-05-17 11:28:39 +00:00
__init__.py Added alembic DB migration framework 2016-05-03 15:50:51 +00:00
bgp_db.py [sqlalchemy-20] Add reader context to ``get_bgp_peers`` 2023-04-13 14:52:37 +02:00
bgp_dragentscheduler_db.py Use SLQAlchemy ORM "relationship" instead of "relation" 2023-02-01 09:14:08 +01:00