From 0a1fc729f7d2b66480837d8769765dea556f44b1 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 20 Sep 2017 15:17:41 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "prox: fix TG KPIs" - 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 05f2d66b3..d886bf33f 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 05f2d66b34290fd2538f5c50e841db0b86616e77 +Subproject commit d886bf33fc0880abe2b3d1203cf2eba486f23b43 -- cgit 1.2.3-korg