a93f8b04b1
As part of the first community-wide goal, teams were asked to remove the openstack/common package of their projects if one existed. This was a byproduct of the old oslo-incubator form of syncing common functionality. The package, apiclient, was moved to a top level location and cliutils was moved to the common module. There are no oslo specific libraries, the recommended solution is to move it in tree and maintain it there. Change-Id: I0603d3c1419a5344bee8e43cfbe794c26641960a
10 lines
143 B
INI
10 lines
143 B
INI
[run]
|
|
branch = True
|
|
source = cloudkittyclient
|
|
omit =
|
|
cloudkittyclient/tests/*,
|
|
cloudkittyclient/i18n.py
|
|
|
|
[report]
|
|
ignore_errors = True
|