Remove unused oslo.concurrency requirement

Change-Id: I17fbd76f218b28030e604475fe7edd140e71831a
This commit is contained in:
Bertrand Lallau 2016-05-25 13:56:58 +02:00 committed by Juan Antonio Osorio Robles
parent 4ccae1e5c3
commit ea77fdca9b
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ cffi # MIT
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0