ironic/releasenotes
Julia Kreger fb978dab1c DB: Fix result set locking with periodics
An issue previously existed where periodics would cause an open
transaction to exist with the database which would cause issues
when attempting to write to the database.

This issue has been fixed by assembling the data to return to
the calling method, such that an open transaction does not
remain, by copying the data retrieved from the database,
thus disjointing it from the transaction.

Closes-Bug: #2027405
Change-Id: I6401193b04fd3be78c37433bfdd0ccbd92aac8da
2023-07-12 12:07:09 -07:00
..
notes DB: Fix result set locking with periodics 2023-07-12 12:07:09 -07:00
source Update docs: Ironic uses launchpad now 2023-05-17 15:42:41 -07:00
config.yaml Move and fix reno config for releasenotes job 2023-01-26 15:52:27 -08:00