Update .coveragerc after the removal of openstack directory

The openstack directory was used to keep codes from oslo-incubator,
we have retired oslo-incubator,so don't use this directory any more.

Change-Id: I27acf58ff5750aa6cc3479c3aa61671b90b54e4b
This commit is contained in:
Deepak 2016-10-17 17:01:27 +05:30 committed by Eyal
parent 975e663b9e
commit 1902e3cc54
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[run]
branch = True
source = vitrageclient
omit = vitrageclient/openstack/*
[report]
ignore_errors = True