Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 6 Jun 2017 06:59:25 +0000 (23:59 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 7 Jun 2017 01:08:54 +0000 (01:08 +0000)
commit2d5896000a32f327fa6eba0211d937caab50ae28
tree8eeeee356d645a1335a1fd419297de3633c1b316
parente966d9ea8330690d542c32d790092a42d6de496d
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - fix No handler warning by calling _init_logging

    No handlers could be found for logger

    It looks like we need to call _init_logging
    to properly setup the logging during unittests.

    This should fix the influxdb unittest warning.

    JIRA: YARDSTICK-506

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