diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-20 02:09:40 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-20 02:12:01 -0700 |
commit | 02b047ef1496ea23fdb1a8ce15cf4b98f5e5a3a1 (patch) | |
tree | a5433147c91e6fae5442fc63c19beb7338af3fab /plugin | |
parent | 15c9412c5a260a6bff2c015ed61af7042b905a20 (diff) |
prox: fix TG KPIs
The problem is that we share the same ProxResourceHelper
for both VNF and TG.
For VNF we want to talk to resource.py and get collectd KPIs.
For TG we need to read from the queue the TG calculated KPIs and
we also want collectd KPIs.
workaround is to use a different method name collect_collectd_kpi
for VNFs
Change-Id: Icc2132758e37ce210f5600a0cd433077930208e5
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions