summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-coverage_3.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* coverage: add recipe for coverage tool and dependencyKeith Holman2014-06-231-0/+26
Nova requires the python-coverage to be available in order for the unit tests supplied to pass. This fix adds a recipe in order to build the coverage tool. It also adds the dependency to the new package to the recipe to build nova. Signed-off-by: Keith Holman <Keith.Holman@windriver.com>