Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverage: add recipe for coverage tool and dependency | Keith Holman | 2014-06-23 | 1 | -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> |