2 Commits

Author SHA1 Message Date
Matthew Treinish
6f580661f6 Update functionality of coverage extension.
Change If1aa25fc7237e9bb5100d2a4a8e560f0a68eba61 adds additional
functionality to the coverage extension. Mainly returning the
data file path for the 'stop' action and adding support for
generating html reports. This commit adds support for this new
functionality.

Change-Id: Icd147350d5c038f6b9c8063e77a75370eb8422e9
2013-01-14 10:27:06 -05:00
Matthew Treinish
c59de35be2 Add support for the coverage extension.
This adds support for the coverage extension and also adds 3
CLI commands to interact with coverage:

nova coverage-start

nova coverage-stop

nova coverage-report

'nova coverage-report' has a required '--filename' argument
which gives the filename for the generated report files.

Change-Id: I9cb002b0e32cfe5572878d2c8436270663c0ae96
2012-12-19 10:08:34 -05:00