]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Wed, 9 Dec 2015 21:55:16 +0000 (21:55 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Wed, 9 Dec 2015 21:55:16 +0000 (21:55 +0000)
Change-Id: I115d45ba9f112ea8824eb7686cb1af69fadc72ff

requirements.txt
test-requirements.txt

index 35b2da6847ebf6ba50493e6a049cd5d17a082b1b..d558a42e9e736eb46b52d8d08f2ddb0eca8761d3 100644 (file)
@@ -9,20 +9,20 @@ enum34;python_version=='2.7' or python_version=='2.6'
 eventlet>=0.17.4
 greenlet>=0.3.2
 iso8601>=0.1.9
-keystonemiddleware!=2.4.0,>=2.0.0
+keystonemiddleware>=4.0.0
 lxml>=2.3
 oslo.config>=2.7.0 # Apache-2.0
 oslo.concurrency>=2.3.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0
 oslo.db>=3.2.0 # Apache-2.0
 oslo.log>=1.12.0 # Apache-2.0
-oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
+oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
 oslo.middleware>=3.0.0 # Apache-2.0
 oslo.policy>=0.5.0 # Apache-2.0
 oslo.reports>=0.6.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.service>=1.0.0 # Apache-2.0
 oslo.utils>=2.8.0 # Apache-2.0
 oslo.versionedobjects>=0.13.0
 osprofiler>=0.3.1 # Apache-2.0
@@ -33,7 +33,7 @@ pycrypto>=2.6
 pyparsing>=2.0.1
 python-barbicanclient>=3.3.0
 python-glanceclient>=0.18.0
-python-keystoneclient>=1.6.0,!=1.8.0
+python-keystoneclient!=1.8.0,>=1.6.0
 python-novaclient!=2.33.0,>=2.29.0
 python-swiftclient>=2.2.0
 requests>=2.8.1
index dd4e5924f4156ef04b1d4dc2b03f9bad30516145..4dd1016c0bce19c00e51779bcb496286bf8435c5 100644 (file)
@@ -6,7 +6,7 @@
 hacking<0.11,>=0.10.0
 
 coverage>=3.6
-ddt>=0.7.0
+ddt>=1.0.1
 fixtures>=1.3.1
 mock>=1.2
 mox3>=0.7.0
@@ -21,6 +21,6 @@ testresources>=0.2.4
 testscenarios>=0.4
 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
 os-testr>=0.4.1
-tempest-lib>=0.10.0
+tempest-lib>=0.11.0
 bandit>=0.13.2
 reno>=0.1.1 # Apache2