5a2a94fbec
In this changeset, I made BaseClusterDataModelCollector instances pluggable. This corresponds to "part 1" of the work items detailed in the specifications. Change-Id: Iab1c7e264add9e2cbbbb767e3fd6e99a0c22c691 Partially-Implements: blueprint cluster-model-objects-wrapper
13 lines
181 B
INI
13 lines
181 B
INI
[run]
|
|
branch = True
|
|
source = watcher
|
|
omit =
|
|
watcher/tests/*
|
|
watcher/hacking/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
exclude_lines =
|
|
@abc.abstract
|
|
raise NotImplementedError
|