Update to the latest stevedore

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: I727dd6b4c8d8bab271c51c23bba6945cf5cd6225
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
Doug Hellmann 2013-06-12 11:09:57 -04:00
parent a7dfb05eed
commit bed57a07fa

View File

@ -11,7 +11,7 @@ eventlet
anyjson>=0.2.4
Flask==0.9
pecan>=0.2.0
stevedore>=0.7
stevedore>=0.9
msgpack-python
python-glanceclient
python-novaclient>=2.6.10