Files
ironic/test-requirements.txt
T
linggao 5f664f279c Removes unwanted mox and fixture files
Module ironic.openstack.commom.fixture.moxstubout and mockptch
are no longer needed, so the whole directory is removed by this
patch. mox is removed from test-requirements.txt because it is
no longer used in ironic unit test cases.

Change-Id: I6060546b565c096c3a602b22f28b5d84b8a03b24
2013-10-16 17:16:54 +00:00

13 lines
173 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
Babel>=1.3
MySQL-python
psycopg2
python-subunit
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32