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
This commit is contained in:
Tatyana Leontovich
2013-02-28 18:53:58 +02:00
parent de5f2eea02
commit 8451a94822
6 changed files with 924 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ distribute>=0.6.24
coverage
discover
mox
mock>=0.8.0
pep8==1.3.3
setuptools-git>=0.4
sphinx>=1.1.2