Updated from global requirements

Change-Id: Ib82c24c5b29655f21d9b5f488ebf16c7c89d1b26
This commit is contained in:
OpenStack Proposal Bot 2015-08-04 00:56:56 +00:00
parent 8374f8a6cd
commit 16ef20c0b6
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ pbr<2.0,>=1.3
futurist>=0.1.2 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0

View File

@ -13,7 +13,7 @@ python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
oslotest>=1.9.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
# for test_qpid
qpid-python;python_version=='2.7'