Fix requirements

Change-Id: Ic84f951279697577463951b278879163f01e0504
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2013-06-11 17:05:25 +02:00
parent 7183fd5970
commit 08649bd9f2
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ python-novaclient>=2.6.10
python-keystoneclient>=0.2.3
python-swiftclient
lxml
requests>=1.1
requests>=1.1,<1.2.1
wsme>=0.5b2
pyyaml
oslo.config>=1.1.0

View File

@ -1,6 +1,7 @@
distribute>=0.6.24
coverage
discover
httplib2
mock
mox
fixtures>=0.3.12
@ -9,7 +10,6 @@ Babel>=0.9.6
# implementation of MongoDB.
Ming>=0.3.4
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
http://tarballs.openstack.org/glance/glance-master.tar.gz#egg=glance
# We should use swift>1.7.5, but it's not yet available
swift
# Swift dep that is not necessary if we depend on swift>1.7.5