Add oslo.config>=3.22.0 into test requirements

so we can preinstall before build doc in redthedocs

Change-Id: I9440af3aaa8ec679b9662ea316501eb351c5a7e9
This commit is contained in:
jichenjc 2017-03-16 01:07:33 +08:00
parent c6e8ed061f
commit 6c1732220e
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr>=1.8
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0

View File

@ -9,6 +9,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0