
Oslo libraries are always in the oslo namespace, so they need the namespace package configured. Change-Id: Ib1077622c82cc771c39ab3e9d3ea58d2eb00c94f
8 lines
174 B
INI
8 lines
174 B
INI
[run]
|
|
branch = True
|
|
source = {{cookiecutter.module_name}}
|
|
omit = {{cookiecutter.module_name}}/tests/*,{{cookiecutter.module_name}}/openstack/*
|
|
|
|
[report]
|
|
ignore-errors = True
|