Updated from global requirements

Change-Id: I958d48bd6644f17ca80f80dd9fd59d0f5287f0d3
This commit is contained in:
OpenStack Proposal Bot 2015-06-30 20:04:31 +00:00
parent 89895e7c6d
commit 5ab78903b4
2 changed files with 2 additions and 2 deletions

View File

@ -10,6 +10,6 @@ zake>=0.1.6 # Apache-2.0
msgpack-python>=0.4.0
fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
futures>=3.0
futures>=3.0;python_version=='2.7' or python_version=='2.6'
oslo.utils>=1.6.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0

View File

@ -14,7 +14,7 @@ testrepository>=0.0.18
testtools>=1.4.0
testscenarios>=0.4
coverage>=3.6
fixtures>=0.3.14
fixtures>=1.3.1
# All the various optional drivers require these...
psycopg2