Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 10 Aug 2017 03:56:50 +0000 (03:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 10 Aug 2017 03:56:50 +0000 (03:56 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "constants: cache YAML config values"
  - constants: cache YAML config values

    don't reparse the yardstick.yaml file each
    time we lookup an option.

    Since it is global data, just cache it in a global
    var

    Use pkg_resources.resource_filename
    to lookup the path of yardstick tests, intsead of using __file__

    pkg_resources is slightly more proper than __file__
    at least for packages

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

index daa256f..2ad9609 160000 (submodule)
@@ -1 +1 @@
-Subproject commit daa256f05a1f42f66a84ad96321bc609aeb1f75b
+Subproject commit 2ad96094b99e007f5ef46aced3b69a9ced558da3