Updated from global requirements
Change-Id: I98483517bb89ad1438ddda6076ae01ba1ea1c49d
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
oslotest>=1.5.1 # Apache-2.0
|
oslotest>=1.5.1 # Apache-2.0
|
||||||
mock>=1.0
|
mock>=1.1;python_version!='2.6'
|
||||||
|
mock==1.0.1;python_version=='2.6'
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user