Updated from global requirements

Change-Id: I0935962a8112c3aaaf2df456206cf028d60cb2cf
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:32:34 +00:00
parent 9a0bd4f172
commit 52faea5fe4
2 changed files with 3 additions and 3 deletions

@ -26,7 +26,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0
oslo.versionedobjects>=1.9.1 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
paramiko>=2.0 # LGPL
Paste # MIT

@ -8,7 +8,7 @@ hacking<0.11,>=0.10.0
anyjson>=0.3.3 # BSD
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
@ -19,7 +19,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
bandit>=1.0.1 # Apache-2.0
reno>=1.6.2 # Apache2