Tendrl / node-agent

A python agent local to every managed storage node in the sds cluster
GNU Lesser General Public License v2.1
4 stars 14 forks source link

Modifying collectd logic to read provisioner tag from etcd #857

Closed GowthamShanmugam closed 5 years ago

GowthamShanmugam commented 5 years ago

bugzilla: 1647910 tendrl-bug-id: Tendrl/node-agent#859

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

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bb72e23). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #857   +/-   ##
========================================
  Coverage          ?   41.9%           
========================================
  Files             ?      72           
  Lines             ?    3038           
  Branches          ?     450           
========================================
  Hits              ?    1273           
  Misses            ?    1701           
  Partials          ?      64
Impacted Files Coverage Δ
...ring/collectd/collectors/gluster/tendrl_gluster.py 0% <0%> (ø)

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 bb72e23...55ab0d5. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bb72e23). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #857   +/-   ##
=========================================
  Coverage          ?   41.91%           
=========================================
  Files             ?       72           
  Lines             ?     3037           
  Branches          ?      449           
=========================================
  Hits              ?     1273           
  Misses            ?     1701           
  Partials          ?       63
Impacted Files Coverage Δ
...ring/collectd/collectors/gluster/tendrl_gluster.py 0% <0%> (ø)

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 bb72e23...42f46f8. Read the comment docs.

shtripat commented 5 years ago

Fix pep8 issues.

GowthamShanmugam commented 5 years ago

@shtripat pep8 issue fixed