Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 1 Mar 2018 15:11:03 +0000 (15:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 1 Mar 2018 15:11:03 +0000 (15:11 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Import "traffic_profile" modules only once"
  - Import "traffic_profile" modules only once

    "traffic_profile" modules should be imported only once. Every time
    TrafficProfile.get is called, the modules under
    "yardstick.network_services.traffic_profiles" are loaded [1]. Instead
    of this, the modules should be registered only once the first time
    "yardstick.network_services.traffic_profiles.base" is loaded. This
    will reduce the execution time and will avoid unnecessary calls.

    [1] https://github.com/opnfv/yardstick/blob/d2c7cc4e9768ed003257a95c92cdb278d516761b/yardstick/network_services/traffic_profile/base.py#L36-L37

    JIRA: YARDSTICK-951

    Change-Id: Ia3565378ba3a1377fcb0aea8bda50ef8189414fd
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick

index 14a0f0b..9a71438 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 14a0f0b13e37cf0a65603915b7c75b86fd4a4383
+Subproject commit 9a71438273cefd57c652b6049c697bdf137088c8