Files
python-glanceclient/tools/test-requires
Tatyana Leontovich 8451a94822 Add test for glanceclient shells
Add unittests for the following modules:
* glanceclient.shell
* glanceclient.v1.shell
* glanceclient.v1.legacy_shell
* glanceclient.v2.shell
Also add mock library to the tools/test-requires

Implements: blueprint glanceclient-shells-unittests
Change-Id: I5ec527c5efff3726932d234d7c67e08149643f89
2013-05-17 19:46:07 +03:00

12 lines
141 B
Plaintext

distribute>=0.6.24
coverage
discover
mox
mock>=0.8.0
pep8==1.3.3
setuptools-git>=0.4
sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.22