yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92388
[Bug 2019948] Re: [alembic] Alembic operations require keywords only arguments
Reviewed: https://review.opendev.org/c/openstack/neutron/+/883340
Committed: https://opendev.org/openstack/neutron/commit/43c756d728e36b538e4059e095b6cbdf78f3bcfd
Submitter: "Zuul (22348)"
Branch: master
commit 43c756d728e36b538e4059e095b6cbdf78f3bcfd
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed May 17 12:06:19 2023 +0200
[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]https://github.com/zzzeek/alembic/commit/df75e85489b9ae69fffff2c5ad2594b30bed2fd4
Closes-Bug: #2019948
Change-Id: Ic5e7790377668d83be2cebbba8f6bfa09f7cee5e
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2019948
Title:
[alembic] Alembic operations require keywords only arguments
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
In Progress
Bug description:
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).
Detected in the "neutron-functional-with-sqlalchemy-master" CI job.
Errors:
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_182/883287/1/experimental/neutron-
functional-with-sqlalchemy-master/182d894/testr_results.html
Snippet: https://paste.opendev.org/show/b2yvLMdjXZuFrXqsaE05/
[1]https://github.com/zzzeek/alembic/commit/df75e85489b9ae69fffff2c5ad2594b30bed2fd4
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2019948/+subscriptions
References