summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-06-12 11:15:29 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-06-12 11:15:29 -0400
commitb07994b1b0988d77f31099b03a52d87319656d5f (patch)
treef5b6b77a410c1c3bcded260079183c943ca8fe6a /requirements.txt
parent4461f20bd6187ec02e00cd862d754df38523f9ef (diff)
downloadnova-b07994b1b0988d77f31099b03a52d87319656d5f.tar.gz
nova-b07994b1b0988d77f31099b03a52d87319656d5f.tar.xz
nova-b07994b1b0988d77f31099b03a52d87319656d5f.zip
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: I277a282ed86743a25138c431045af1f0ccb11b39 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7db3a2a0b..c10862581 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -28,6 +28,6 @@ python-quantumclient>=2.2.0,<3.0.0
python-glanceclient>=0.5.0,<2
python-keystoneclient>=0.2.0
six
-stevedore>=0.7
+stevedore>=0.9
websockify<0.4
oslo.config>=1.1.0