Comment 2 for bug 2061345

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

Reviewed: https://review.opendev.org/c/openstack/ironic/+/915789
Committed: https://opendev.org/openstack/ironic/commit/7408a93dcd9c231cfc122b22663b63bc131a5cd0
Submitter: "Zuul (22348)"
Branch: master

commit 7408a93dcd9c231cfc122b22663b63bc131a5cd0
Author: Takashi Kajinami <email address hidden>
Date: Mon Apr 15 11:47:25 2024 +0900

    db: Replace use of Engine.execute() method

    Resolve the following RemovedIn20Warning warning:

      The Engine.execute() method is considered legacy as of the 1.x
      series of SQLAlchemy and will be removed in 2.0.

    Closes-Bug: #2061345
    Co-Authored-By: Stephen Finucane <email address hidden>
    Change-Id: Ib0519af8a15ca02e351f8d739d52f4e658f7615a