Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 31 Oct 2017 22:37:43 +0000 (22:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 31 Oct 2017 22:37:43 +0000 (22:37 +0000)
commitdc048ee27d272a8af83c48c4c647d084f37f2466
tree3a62d0df1d8233046c2b208d37a65c2ace2aed1d
parentb7df9a1f9910093e24481e119fcece6fd9cb95a4
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "resource: remove cores args"
  - resource: remove cores args

    We used to try to probe all the cores that the VNF was using
    and only dump CPU stats for those cores.

    We can't really detect those core accurately and we would rather
    dump all the core information and let influxdb and grafana filter
    the information.

    We do end up with excessive KPI output, especially on systems with 88
    cores, but this is manageable.

    The core logic was partially removed, this finishes the removal.

    Change-Id: I5cbb694fd982519e2df54db49a21ed5948e13537
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
docs/submodules/yardstick