Adds coverage-related packages to the tools/pip-requires to allows users to generate coverage reporting when running unit tests with virtulenv.
For example, this will now work: ./run_tests.sh -V --with-coverage --cover-package=nova
This commit is contained in: