]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Update to the latest stevedore
authorGary Kotton <gkotton@redhat.com>
Sun, 16 Jun 2013 13:03:56 +0000 (13:03 +0000)
committerGary Kotton <gkotton@redhat.com>
Sun, 16 Jun 2013 13:03:56 +0000 (13:03 +0000)
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: If39d886cb68044871617600650ef8546635143bc

requirements.txt

index 56079fbc7ea8f9ad998fbaab5c7b4386c0924015..f3e6e54d6d904c064d155cf1fa28994fe4da5c04 100644 (file)
@@ -20,7 +20,7 @@ python-keystoneclient>=0.2.0
 alembic>=0.4.1
 oslo.config>=1.1.0
 six
-stevedore>=0.7
+stevedore>=0.9
 
 # Cisco plugin dependencies
 python-novaclient