Merge "Handle file delete races in image cache"

This commit is contained in:
Jenkins
2017-07-12 00:24:08 +00:00
committed by Gerrit Code Review
6 changed files with 59 additions and 25 deletions

View File

@@ -11,6 +11,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
# Needed for testing
bandit>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
sphinx>=1.6.2 # BSD