af20bc2707
This change also adds a test dependency on testscenarios, a library for reusing test class definitions for parameterized tests. blueprint one-meter-per-plugin Change-Id: I0e1e0e4e225261598cc28d2e3335be6f163bbc85 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
26 lines
609 B
Plaintext
26 lines
609 B
Plaintext
coverage
|
|
discover
|
|
httplib2
|
|
mock
|
|
mox
|
|
fixtures>=0.3.12
|
|
Babel>=0.9.6
|
|
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
|
|
# implementation of MongoDB.
|
|
Ming>=0.3.4
|
|
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
|
|
# 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
|
|
sphinxcontrib-pecanwsme>=0.2
|
|
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
|
|
oslo.sphinx
|
|
python-spidermonkey
|
|
python-subunit
|
|
testrepository>=0.0.13
|
|
testtools>=0.9.29
|
|
testscenarios<0.5
|