Allow DB retries on controller_worker creates
Temporary workaround for commit ordering issues with the amphora driver, until the driver can be rewritten against the real driver interface. Story: 2002127 Task: 19809 Change-Id: Idfaca392b278a6efad36e51adaedc6c80372a006
This commit is contained in:
@@ -39,6 +39,7 @@ taskflow>=2.16.0 # Apache-2.0
|
||||
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
|
||||
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||
castellan>=0.16.0 # Apache-2.0
|
||||
tenacity # Apache-2.0
|
||||
|
||||
#for the amphora api
|
||||
Flask!=0.11,<1.0,>=0.10 # BSD
|
||||
|
||||
Reference in New Issue
Block a user