heat/heat/db
Zane Bitter da8972d542 Retry on DB deadlock when updating resource
Updating a row in the DB using UPDATE...WHERE... seems to be prone to
deadlocks. We already fixed added retries for updates of the Stack table
(bug 1578615); do the same with the Resource table.

Depends-On: https://review.openstack.org/#/c/622853/
Change-Id: I3928f1acc3c354711a27523215784a8cf8767581
Closes-Bug: #1732969
(cherry picked from commit e919b723bc)
2019-01-04 19:02:09 +01:00
..
sqlalchemy Retry on DB deadlock when updating resource 2019-01-04 19:02:09 +01:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00