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:
parent
cc053d24ad
commit
b12fefa97e
@ -1,3 +1,5 @@
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
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
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
oslosphinx
|
||||
testrepository>=0.0.18
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.34
|
||||
testtools>=0.9.34
|
||||
mock>=1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user