Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Fri, 10 Nov 2017 14:58:03 +0000 (14:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 10 Nov 2017 14:58:03 +0000 (14:58 +0000)
commit162b6a91cedc12bb94b353b2e140ef15b3f24c46
treeb0f0c2997cd540e1bb7879d38cd0dbe9e1a000b9
parent324afda5989b0480190b53604f66d110fda74ffa
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "pmu: remove event_download_local workaround script"
  - pmu: remove event_download_local workaround script

    intel_pmu needs to download a config file based on the
    CPU model.  When generating VNF images we don't have
    access to the actual vCPU that will be used, so we
    can't predownload.  This code was meant to be a fix
    for that by downloading all the configs and then
    selecting one that matched the vCPU.

    However we have license issues with intel_pmu enven GPLv2 code,
    so remove it for now.

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