]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Update to the latest stevedore
authorDoug Hellmann <doug.hellmann@dreamhost.com>
Wed, 12 Jun 2013 15:13:38 +0000 (11:13 -0400)
committerDoug Hellmann <doug.hellmann@dreamhost.com>
Wed, 12 Jun 2013 15:13:38 +0000 (11:13 -0400)
Use a version of stevedore that does not try to
install distribute.

The requirements change is in
https://review.openstack.org/#/c/32738/

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

index 5caaa29bd6e3d5714febf76152ac3aa286bb19a2..c96449aec3808355013fa25dffbddf1049e564d5 100644 (file)
@@ -21,7 +21,7 @@ routes>=1.12.3
 six
 sqlalchemy>=0.7,<=0.7.99
 sqlalchemy-migrate>=0.7
-stevedore>=0.7
+stevedore>=0.9
 suds>=0.4
 webob>=1.0.8
 wsgiref>=0.1.2