Tendrl / commons

Common code usable by all Tendrl components
http://www.tendrl.org
GNU Lesser General Public License v2.1
4 stars 23 forks source link

Removing provisioner tag from collectd plugin configuration #1063

Closed GowthamShanmugam closed 5 years ago

GowthamShanmugam commented 5 years ago

bugzilla: 1647910 tendrl-bug-id: #1066

Signed-off-by: GowthamShanmugasundaram gshanmug@redhat.com

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a7c9d86). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1063   +/-   ##
=========================================
  Coverage          ?   82.39%           
=========================================
  Files             ?       90           
  Lines             ?     3709           
  Branches          ?      477           
=========================================
  Hits              ?     3056           
  Misses            ?      555           
  Partials          ?       98
Impacted Files Coverage Δ
tendrl/commons/objects/node_context/__init__.py 87.76% <ø> (ø)
...cts/cluster/atoms/configure_monitoring/__init__.py 81.13% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a7c9d86...f66f119. Read the comment docs.

GowthamShanmugam commented 5 years ago

@shtripat yes

shtripat commented 5 years ago

Fix the pep8 issues. Otherwise looks fine.