heat/heat/db/sqlalchemy
ricolin 566dd9301b Add retry for resource_purge_deleted call
Retry when resource_purge_deleted failed with deadlock or other exceptions.

Change-Id: Iadab7b45e653fc6f465e257d3f450c4eaf509297
Story: #2001997
Task: #19629
2018-05-10 17:02:55 +08:00
..
migrate_repo Remove db api and tables for CloudWatch 2018-01-28 09:35:07 +05:30
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add retry for resource_purge_deleted call 2018-05-10 17:02:55 +08:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash database patches 2017-03-14 15:52:46 +08:00
models.py Remove db api and tables for CloudWatch 2018-01-28 09:35:07 +05:30
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Replace retrying with tenacity 2016-11-15 04:34:17 +00:00