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: I6a55ba5c98aed00935e0de028156a5dbb939f43f
This commit is contained in:
Deepak 2016-10-17 17:16:48 +05:30
parent 83bd7d2fda
commit 54c04d4432
1 changed files with 0 additions and 1 deletions

View File

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