Fix requirements
Change-Id: Ic84f951279697577463951b278879163f01e0504 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
7183fd5970
commit
08649bd9f2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user