Comment 9 for bug 2019948

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-fwaas/+/883342
Committed: https://opendev.org/openstack/neutron-fwaas/commit/925b31f6fc7467535d76891b9c7b20815a22e0be
Submitter: "Zuul (22348)"
Branch: master

commit 925b31f6fc7467535d76891b9c7b20815a22e0be
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed May 17 12:13:05 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: Iedf9a47a80a2775f73e7873ce3e55c4152d0f564