Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 7 Nov 2017 19:49:47 +0000 (19:49 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 10 Nov 2017 15:10:29 +0000 (15:10 +0000)
commit17cc23b9a1a1e18e476df737af4a802461397ca0
treeabd6a7fdd35dd67cc9234d585e9e20f6dd6599cc
parenta56e29f4fa76424549de1a8940dc63cc9e509c23
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - 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>
    (cherry picked from commit 7a5c45daa9b146dfc50068165aba5ec6bc2e1e2c)
docs/submodules/yardstick