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: I1e6d93e1bb91f4d82c4538b680141f51b8ddff27
This commit is contained in:
parent
34a1879e6b
commit
10429b2724
@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = manila
|
||||
omit = manila/test*,manila/openstack/*
|
||||
omit = manila/test*
|
||||
|
||||
[report]
|
||||
precision = 2
|
||||
|
Loading…
Reference in New Issue
Block a user