Updated from global requirements

Change-Id: Idd993c6b24261aff54753903a9ff852d78caf2ae
This commit is contained in:
OpenStack Proposal Bot 2015-07-24 18:39:15 +00:00
parent 30842f7776
commit 94d7a0626d
2 changed files with 3 additions and 4 deletions

View File

@ -12,7 +12,7 @@ six>=1.9.0
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.12.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.messaging>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0

View File

@ -6,13 +6,12 @@ hacking<0.11,>=0.10.0
coverage>=3.6
discover
fixtures>=1.3.1
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
oslo.concurrency>=2.1.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
tempest-lib>=0.6.1
testrepository>=0.0.18
testtools>=1.4.0