7c21357f0a
And remove Ming from test-requires, as requested by infra/release team. Fixes: bug#1158405 Change-Id: I83023ca865b54c5c94bf118122914c7e89e007c8 Signed-off-by: Julien Danjou <julien@danjou.info>
22 lines
668 B
Plaintext
22 lines
668 B
Plaintext
nose
|
|
unittest2
|
|
coverage
|
|
mock
|
|
mox
|
|
Babel>=0.9.6
|
|
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
|
|
# implementation of MongoDB.
|
|
# NOTE(jd): the support for finalize in map reduce in MIM is not yet merged
|
|
# git+http://git.naquadah.org/git/~jd/merciless.git#egg=Ming
|
|
http://tarballs.openstack.org/nova/nova-master.tar.gz
|
|
http://tarballs.openstack.org/glance/glance-master.tar.gz
|
|
setuptools-git>=0.4
|
|
# 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
|
|
netifaces
|
|
# Docs Requirements
|
|
sphinx
|
|
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
|
|
python-spidermonkey
|