Fix requirements
Change-Id: Ic84f951279697577463951b278879163f01e0504 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
@@ -18,7 +18,7 @@ python-novaclient>=2.6.10
|
|||||||
python-keystoneclient>=0.2.3
|
python-keystoneclient>=0.2.3
|
||||||
python-swiftclient
|
python-swiftclient
|
||||||
lxml
|
lxml
|
||||||
requests>=1.1
|
requests>=1.1,<1.2.1
|
||||||
wsme>=0.5b2
|
wsme>=0.5b2
|
||||||
pyyaml
|
pyyaml
|
||||||
oslo.config>=1.1.0
|
oslo.config>=1.1.0
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
distribute>=0.6.24
|
distribute>=0.6.24
|
||||||
coverage
|
coverage
|
||||||
discover
|
discover
|
||||||
|
httplib2
|
||||||
mock
|
mock
|
||||||
mox
|
mox
|
||||||
fixtures>=0.3.12
|
fixtures>=0.3.12
|
||||||
@@ -9,7 +10,6 @@ Babel>=0.9.6
|
|||||||
# implementation of MongoDB.
|
# implementation of MongoDB.
|
||||||
Ming>=0.3.4
|
Ming>=0.3.4
|
||||||
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
|
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
|
# We should use swift>1.7.5, but it's not yet available
|
||||||
swift
|
swift
|
||||||
# Swift dep that is not necessary if we depend on swift>1.7.5
|
# Swift dep that is not necessary if we depend on swift>1.7.5
|
||||||
|
|||||||
Reference in New Issue
Block a user