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: I8dd6fb41e041011a788e41a4bc1c85751c749168
This commit is contained in:
nizam 2016-10-24 18:56:43 +05:30
parent b7a88d83e1
commit 7ef5d9d2ed
1 changed files with 0 additions and 1 deletions

View File

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