Restore test dependency on Ming
Add Ming to the dependency list so we get MIM for in-memory testing with the storage API. Fixes bug 1176017 Change-Id: Ib1d87cab4b7616af354c4b0f937eb734b9dc9d1a Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
@@ -12,8 +12,7 @@ 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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user