python-novaclient/tests
Mitsuhiko Yamazaki 0933c64251 Add format options to 'nova coverage-report'.
This adds --html and --xml options to 'nova coverage-report'
to enable selection of coverage report format.
If specifying none of these, text-formatted report will be created.

This also adds --combine option to 'nova coverage-start' to make sure
that 'nova coverage-report --html' works fine.

Fixes bug 1114766

Change-Id: I9fee26bd5c45cac35f425ac7abbced4e2f3ff4df
2013-02-12 10:22:37 +09:00
..
v1_1 Add format options to 'nova coverage-report'. 2013-02-12 10:22:37 +09:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_auth_plugins.py Store tenant_id from keystone and use for quotas 2013-01-31 14:38:21 -08:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Update to requests >= 0.8 2013-02-11 12:49:28 +01:00
test_discover.py discover extensions via entry points 2012-11-09 01:57:53 +00:00
test_http.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00
test_service_catalog.py Make region case insensitive. 2012-08-29 13:16:50 +02:00
test_shell.py Allow request timeout to be specified. 2013-01-16 17:57:56 -08:00
test_utils.py Ensure list output function can support non-sorting printing 2013-01-17 11:51:46 +08:00
utils.py Update to requests >= 0.8 2013-02-11 12:49:28 +01:00