Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 20 Sep 2017 15:17:41 +0000 (15:17 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 20 Sep 2017 15:17:41 +0000 (15:17 +0000)
commit0a1fc729f7d2b66480837d8769765dea556f44b1
treee4e3f5b47a97d29580700896bbeca4f4810f7569
parent9b48453e2e2de3bab67148185570b621b1e4e4c7
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 <ross.b.brattain@intel.com>
docs/submodules/yardstick