From d79bb5712d3671a632ff259630f4c408495e4051 Mon Sep 17 00:00:00 2001 From: lvchaoyang Date: Fri, 5 Jul 2019 10:44:41 +0800 Subject: [PATCH] Remove stale comment The feature of "sensor samples to Ceilomete" has been removed from earlier versions, so we should delete stale comment. Closes-bug: #1835685 Change-Id: Ia12bfff591ae20263376f7c43c222a9b56113227 --- mtce/src/hwmon/hwmonHttp.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mtce/src/hwmon/hwmonHttp.cpp b/mtce/src/hwmon/hwmonHttp.cpp index 607dcca5..6c4fe0a2 100644 --- a/mtce/src/hwmon/hwmonHttp.cpp +++ b/mtce/src/hwmon/hwmonHttp.cpp @@ -16,7 +16,6 @@ * * 1. an http client used to register sensors with sysinv * 2. an http server used to receive sensor configuration changes from sysinv - * 3. an http client used to send sensor samples to Ceilometer. * **/