Files
manila/test-requirements.txt
vponomaryov f8e4ff56b1 Rewrited mox tests to mock (part 2)
This is second and last part of removing mox
module from manila's dependencies, that became deprecated.
Rewrote unittests for scheduler, fixed and enabled them.

Partially implements: blueprint replace-mox-with-mock
Change-Id: Ida60abaa287e42a42c59f900bb168992575e311e
2014-06-17 17:55:21 +03:00

13 lines
177 B
Plaintext

hacking>=0.8.0,<0.9
coverage>=3.6
mock>=1.0
MySQL-python
nose
nosehtmloutput>=0.0.3
nosexcover
openstack.nose_plugin>=0.7
psycopg2
sphinx>=1.1.2,<1.2
testtools>=0.9.32,<0.9.35