vmware-nsx/.coveragerc
Gary Kotton 809fa6478d Update coverage file to exclude cisco files
That code no longer is in the upstream reop.

Change-Id: I14be463764efb50bf97dc8ee39463884bd7c5f2f
2015-09-22 07:44:00 -07:00

8 lines
111 B
INI

[run]
branch = True
source = neutron
omit = neutron/tests/*,neutron/openstack/*
[report]
ignore_errors = True