yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92753
[Bug 2019948] Re: [alembic] Alembic operations require keywords only arguments
Reviewed: https://review.opendev.org/c/openstack/nova/+/883344
Committed: https://opendev.org/openstack/nova/commit/32f191c359c1f2b5fb7c5877ddf145c59e6cbec8
Submitter: "Zuul (22348)"
Branch: master
commit 32f191c359c1f2b5fb7c5877ddf145c59e6cbec8
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed May 17 12:16:06 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: I020585a192ec5bcfb92cf92ef235da379ccb985e
** Changed in: nova
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):
Fix Released
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