cinder/cinder/db
Sean McGinnis 3aae507a2a Switch to oslo_db retry decorator
Our sqlalchemy code uses a custom retry decorator that does not
limit the number of retries. Since this code was written, oslo_db
now has a retry decorator better used for this purpose that limits
the number of retry attempts.

Change-Id: If39a81bbea26c14604b151a51d8e2bbe1bb2f110
Closes-bug: #1738292
2017-12-14 16:31:53 -06:00
..
sqlalchemy Switch to oslo_db retry decorator 2017-12-14 16:31:53 -06:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
api.py Add service_uuid FK to volumes 2017-11-21 18:27:32 +00:00
base.py Add ability to specify backup driver via class name 2017-10-11 12:59:00 +03:00
migration.py Compact Newton database migrations 2017-09-26 00:32:21 -05:00