]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Update kombu requirement
authorDoug Hellmann <doug.hellmann@dreamhost.com>
Wed, 19 Jun 2013 21:16:32 +0000 (17:16 -0400)
committerDoug Hellmann <doug.hellmann@dreamhost.com>
Mon, 24 Jun 2013 16:32:01 +0000 (12:32 -0400)
The minimum version of kombu in the requirements
list has been updated to ensure that compatible
kombu and msgpack libraries are used across all
projects. This update also requires a bump for
anyjson.

Addresses bug #1134575

Change-Id: Ic33a5bbc8d1cdf1effd41c1c2aebc7ef6988c39e
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
requirements.txt

index c96449aec3808355013fa25dffbddf1049e564d5..c92268694fb4754532a98e890f23525ad61e1191 100644 (file)
@@ -1,13 +1,13 @@
 d2to1>=0.2.10,<0.3
 pbr>=0.5.10,<0.6
 amqplib>=0.6.1
-anyjson>=0.2.4
+anyjson>=0.3.3
 argparse
 babel>=0.9.6
 eventlet>=0.9.12
 greenlet>=0.3.1
 iso8601>=0.1.4
-kombu>=1.0.4
+kombu>2.4.7
 lockfile>=0.8
 lxml>=2.3
 oslo.config>=1.1.0