Update coverage file to exclude cisco files

That code no longer is in the upstream reop.

Change-Id: I14be463764efb50bf97dc8ee39463884bd7c5f2f
This commit is contained in:
Gary Kotton 2015-09-22 07:44:00 -07:00
parent e225044767
commit 809fa6478d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[run] [run]
branch = True branch = True
source = neutron source = neutron
omit = neutron/tests/*,neutron/plugins/cisco/test/*,neutron/openstack/* omit = neutron/tests/*,neutron/openstack/*
[report] [report]
ignore_errors = True ignore_errors = True