Updated from global requirements

Depends-On: Idb046b0e4e23af49c947a80cf6f77fef3a9ec0c8

Change-Id: Id9969fbda10a86dd79d1000ec5ba5c34152fd162
This commit is contained in:
OpenStack Proposal Bot
2015-07-22 05:09:12 +00:00
committed by Thomas Goirand
parent 4acad289a9
commit c2c08d666d
2 changed files with 2 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ six>=1.9.0
enum34;python_version=='2.7' or python_version=='2.6' enum34;python_version=='2.7' or python_version=='2.6'
# For async and/or periodic work # For async and/or periodic work
futurist>=0.1.1 # Apache-2.0 futurist>=0.1.2 # Apache-2.0
# For reader/writer + interprocess locks. # For reader/writer + interprocess locks.
fasteners>=0.7 # Apache-2.0 fasteners>=0.7 # Apache-2.0

View File

@@ -4,8 +4,7 @@
hacking<0.11,>=0.10.0 hacking<0.11,>=0.10.0
oslotest>=1.7.0 # Apache-2.0 oslotest>=1.7.0 # Apache-2.0
mock!=1.1.4,>=1.1;python_version!='2.6' mock>=1.2
mock==1.0.1;python_version=='2.6'
testtools>=1.4.0 testtools>=1.4.0
testscenarios>=0.4 testscenarios>=0.4