Update the requirements files
As part of merging in code from tempest a few requirements got lost in the chaos. This commit adds those back in so that everything is accounted for.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
fixtures
|
fixtures>=0.3.14
|
||||||
|
oslo.config>=1.4.0.0a3
|
||||||
|
iso8601>=0.1.9
|
||||||
|
@@ -2,10 +2,10 @@ hacking>=0.9.2,<0.10
|
|||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
|
||||||
python-subunit
|
python-subunit
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2
|
||||||
oslosphinx
|
oslosphinx
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
|
mock>=1.0
|
||||||
|
Reference in New Issue
Block a user