ironic/test-requirements.txt
Yuriy Zveryanskyy 68d44ff0ba Move "opportunistic" db migrations tests from Nova
For db migrations tests on Jenkins we must use
hardcoded credentials and skip test if backend
(mysql or postgres) not available on developer
host.
Patch moves this "opportunistic" tests from Nova.

blueprint db-migration-tests-opportunistic

Change-Id: I3bd0be61a00916507f02a86a2e45c5831b3aaa5f
2013-07-29 14:33:13 +03:00

14 lines
188 B
Plaintext

hacking>=0.5.6,<0.7
coverage>=3.6
discover
fixtures>=0.3.12
mock>=0.8.0
mox>=0.5.3
Babel>=0.9.6
MySQL-python
psycopg2
python-subunit
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32