Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 17 Aug 2017 01:56:47 +0000 (01:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 17 Aug 2017 01:56:47 +0000 (01:56 +0000)
commita064cab72b7cf7eab651cb082a93f674eea81937
tree6bd939aed74350f36f84f83c268d91dc915234e6
parent2a316a6124b8a112da1bf7239b865860411512ac
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Verify the route list before parsing the data key"
  - Verify the route list before parsing the data key

    Exception:
    line 502, in get_route_data
    return next((route[data_key] for route in route_list if route['if'] ==
    port), None)
    TypeError: 'NoneType' object is not iterable

    Change-Id: Ia45d90a4e9a61cb917b23efd03b86eafb249b747
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
docs/submodules/yardstick