cinder/cinder/db
Sean McGinnis 82c9d00160 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.

Closes-bug: #1738292
(cherry picked from commit 3aae507a2a)

Conflicts:
  cinder/db/sqlalchemy/api.py

Change-Id: If39a81bbea26c14604b151a51d8e2bbe1bb2f110
2017-12-18 05:56:33 -06:00
..
sqlalchemy Switch to oslo_db retry decorator 2017-12-18 05:56:33 -06:00
__init__.py
api.py Merge "Add group to cluster when init host" 2017-08-01 19:20:40 +00:00
base.py Fix sqlalchemy reuse in multi-backend children 2015-03-12 09:49:48 -06:00
migration.py Merge "Compact Mitaka database migrations" 2017-02-17 20:30:13 +00:00