]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 11 Feb 2016 07:38:36 +0000 (07:38 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 11 Feb 2016 07:38:36 +0000 (07:38 +0000)
Change-Id: Ie88abfa5849ef315daf77b0f423dc44515f9e7d8

requirements.txt
test-requirements.txt

index 41fccaf30c167174c255fe4bb04a36a7428f3a94..976f5ebb8e6b0c7f0e4f586a5bb18eded5a444aa 100644 (file)
@@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
 anyjson>=0.3.3 # BSD
 Babel>=1.3 # BSD
 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
-eventlet!=0.18.0,>=0.17.4 # MIT
+eventlet>=0.18.2 # MIT
 greenlet>=0.3.2 # MIT
 iso8601>=0.1.9 # MIT
 keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
@@ -25,8 +25,8 @@ oslo.serialization>=1.10.0 # Apache-2.0
 oslo.service>=1.0.0 # Apache-2.0
 oslo.utils>=3.4.0 # Apache-2.0
 oslo.versionedobjects>=1.4.0 # Apache-2.0
-osprofiler!=1.0.0,>=0.4.0 # Apache-2.0
-paramiko>=1.13.0 # LGPL
+osprofiler>=1.0.1 # Apache-2.0
+paramiko>=1.16.0 # LGPL
 Paste # MIT
 PasteDeploy>=1.5.0 # MIT
 pycrypto>=2.6 # Public Domain
@@ -40,7 +40,7 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0
 retrying!=1.3.0,>=1.2.3 # Apache-2.0
 Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
 Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
-taskflow>=1.25.0 # Apache-2.0
+taskflow>=1.26.0 # Apache-2.0
 rtslib-fb>=2.1.41 # Apache-2.0
 six>=1.9.0 # MIT
 SQLAlchemy<1.1.0,>=1.0.10 # MIT
index 37d5dec99281e21e7f4c6a4aef2b6e0e8fd1bac1..8e41d97fa1925df895a4be0625d5403315b45470 100644 (file)
@@ -21,6 +21,6 @@ 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
-tempest-lib>=0.13.0 # Apache-2.0
+tempest-lib>=0.14.0 # Apache-2.0
 bandit>=0.17.3 # Apache-2.0
 reno>=0.1.1 # Apache2