]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 19 Nov 2015 15:57:59 +0000 (15:57 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 19 Nov 2015 15:57:59 +0000 (15:57 +0000)
Change-Id: I9f661917d8c4184aae76ba4115cd231151cf3e99

requirements.txt
test-requirements.txt

index 03d11f3c95ed6d8338bdc71c6fbc96b7bb5643e7..81928304b8cb0becd08abb77528b387a6bc09a46 100644 (file)
@@ -26,9 +26,9 @@ alembic>=0.8.0
 six>=1.9.0
 stevedore>=1.5.0 # Apache-2.0
 oslo.concurrency>=2.3.0 # Apache-2.0
-oslo.config>=2.6.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0
-oslo.db>=3.0.0 # Apache-2.0
+oslo.db>=3.2.0 # Apache-2.0
 oslo.i18n>=1.5.0 # Apache-2.0
 oslo.log>=1.12.0 # Apache-2.0
 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
@@ -37,7 +37,7 @@ oslo.policy>=0.5.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.10.0 # Apache-2.0
 oslo.service>=0.12.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
 oslo.versionedobjects>=0.9.0
 
 python-novaclient!=2.33.0,>=2.29.0
index 13e74328ebae099d49c8e87fe33dd3609330d275..53eb86905f3534089cbb8c0b71d6c3a475b88806 100644 (file)
@@ -10,7 +10,7 @@ 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
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
 testrepository>=0.0.18
 testtools>=1.4.0
 testresources>=0.2.4