Files
nova/tools
Stanislaw Pitucha 8087e8d610 Add version constraint for coverage
Python coverage lower than 3.6 causes issues when running the whole
test suite. Some arguments are randomly mixed up with script names,
resulting in unittest failures like this:

UnexpectedMethodCallError: Unexpected method call.  unexpected:-  expected:+
- exists.__call__('/tmp/buildd/.../nova/virt/images.py') -> None
+ exists.__call__('/some/path') -> True

Change-Id: Iadb6d046e3acc75c6ed5abffcfc1abda82aeee4f
2013-01-23 13:11:41 +00:00
..
2012-12-10 14:43:18 -06:00
2013-01-09 15:47:22 -05:00
2012-07-13 23:04:54 -07:00