Files
openstack-helm/releasenotes/notes/barbican-d291498fada9e601.yaml
chung00-lee 76e6da971a Removed the autocommit option
Removed the autocommit option, which has been deprecated
since SQLAlchemy 2.0.

Closes-Bug: #2118931
Change-Id: I8236bdacd161f496479de100f7c5facaa6e690a2
Signed-off-by: Chunghwan Lee <chung00.lee@samsung.com>
2025-07-29 10:00:44 +09:00

7 lines
111 B
YAML

---
barbican:
- |
Removed the autocommit option, which has been deprecated
since SQLAlchemy 2.0.
...