Updated from global requirements

Change-Id: Iebd44878fc6a7a07a7fe097435b7c33eff2cc9f2
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:23:48 +00:00
parent 1db55ad269
commit a867f577e6
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ oslo.config>=3.9.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0
oslo.versionedobjects>=1.9.1 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT