python-novaclient/novaclient
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
..
openstack Fixes setup compatibility issue on Windows 2012-11-05 18:01:47 +02:00
v1_1 Add format options to 'nova coverage-report'. 2013-02-12 10:22:37 +09:00
__init__.py Adding --version option 2012-08-24 19:17:46 +00:00
base.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
client.py Update to requests >= 0.8 2013-02-11 12:49:28 +01:00
crypto.py Implement get password for novaclient 2013-01-15 13:00:02 -08:00
exceptions.py ClientExceptions should include url and method 2013-01-23 11:33:42 -06:00
extension.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
service_catalog.py Store tenant_id from keystone and use for quotas 2013-01-31 14:38:21 -08:00
shell.py Upgrade to pep8 1.3.3 2013-02-01 12:24:19 -08:00
utils.py Merge "Check tenant_id's format in "nova quota-update"" 2013-01-29 20:04:35 +00:00