ironic/ironic/cmd
Takashi Kajinami 7408a93dcd 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 <stephenfin@redhat.com>
Change-Id: Ib0519af8a15ca02e351f8d739d52f4e658f7615a
2024-04-15 17:27:33 +09:00
..
__init__.py Fully monkey patch eventlet for consistent behavior 2023-08-30 20:08:54 +00:00
api.py [codespell] Fixing Spelling Mistakes 2024-02-12 19:58:56 +00:00
conductor.py Split conductor-specific RPCService 2024-02-26 18:17:52 +01:00
dbsync.py Online migration for inspect_interface inspector->agent 2024-02-08 13:24:24 +01:00
pxe_filter.py Add inspection PXE filter service 2024-02-28 18:13:56 +01:00
singleprocess.py Split conductor-specific RPCService 2024-02-26 18:17:52 +01:00
status.py db: Replace use of Engine.execute() method 2024-04-15 17:27:33 +09:00