]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 23 Jul 2015 12:50:58 +0000 (12:50 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 23 Jul 2015 12:50:58 +0000 (12:50 +0000)
Change-Id: I36e87e41ba3a99b43bc57e9c9586ec9494db62d7

requirements.txt
test-requirements.txt

index 2d7c1ad3638b3037fe5d843360d3df6bd3496187..18dd46bf948f7f057621b2a561cd1db3e4daebf9 100644 (file)
@@ -29,7 +29,7 @@ oslo.context>=0.2.0 # Apache-2.0
 oslo.db>=1.12.0 # Apache-2.0
 oslo.i18n>=1.5.0 # Apache-2.0
 oslo.log>=1.6.0 # Apache-2.0
-oslo.messaging>=1.16.0 # Apache-2.0
+oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
 oslo.middleware>=2.4.0 # Apache-2.0
 oslo.policy>=0.5.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
index b2c8bc9bbd7c56afbe32dd99d1f41fa1e91b35e0..a39721dd329b149aebde16a6c4eb9e4c98c071c4 100644 (file)
@@ -6,8 +6,7 @@ hacking<0.11,>=0.10.0
 cliff>=1.13.0 # Apache-2.0
 coverage>=3.6
 fixtures>=1.3.1
-mock!=1.1.4,>=1.1;python_version!='2.6'
-mock==1.0.1;python_version=='2.6'
+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