Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Fri, 17 Nov 2017 09:45:55 +0000 (09:45 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 17 Nov 2017 09:45:55 +0000 (09:45 +0000)
commit76fec7141d860bad3f669395082de0ebae76542b
treefd4d288cf59ebcb0b42ce66608e7612923c4d421
parent3d31c05167fd5b5ef24aa9a8a18a92ca09dbc72e
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Create get_description and get_scenario_type for Scenario"
  - Create get_description and get_scenario_type for Scenario

    Created two new class functions for Scenario class:

    * "get_description" will return the first line of the docstring,
      if exists.
    * "get_scenario_type" will return the value of "__scenario_type__"
      variable.

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