Remove localhost from emitter.py 09/41409/1
authorShrenik <shrenik.jain@research.iiit.ac.in>
Fri, 8 Sep 2017 15:22:17 +0000 (20:52 +0530)
committerShrenik <shrenik.jain@research.iiit.ac.in>
Fri, 8 Sep 2017 15:26:19 +0000 (20:56 +0530)
commit7c5d697a39df3307049e5e07b3d4696360043777
treec3162045d569fe90b86766ddc5497bd74d8cdf6f
parent0b5b0413330729b9d1fb6b15a94571cf4db26347
Remove localhost from emitter.py

emitter.py sends metrics to localhost and storperf-graphite.
Since no graphite module is present at localhost, it
needs to be removed from emitter as well.
JIRA: STORPERF-205

Change-Id: I0d5732160ff39a332b088c8ba540ca6f6a483e12
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
docker/storperf-master/storperf/carbon/emitter.py