Update git submodules
authorLeo wang <grakiss.wanglei@huawei.com>
Thu, 28 Sep 2017 07:36:57 +0000 (07:36 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 28 Sep 2017 07:36:57 +0000 (07:36 +0000)
commit0075fdc455d5e87369c7ce353a694f78f0100bcb
treee9546ed9ee55a8219d6f49429e9b52cf5e1ff71e
parentbf266ea4d14cc88e20d2f32c8844e45164cf317a
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Make Yardstick log level can be set by CLI"
  - Make Yardstick log level can be set by CLI

    1. Currently, the log level of yardstick is DEBUG and cannot be modified.
    2. Make it can be changed from CLI.
    3. When use dovetail run --debug, can see all Yardstick logs (including DEBUG)
       in dovetail.log.
    4. When run without debug option, cannot see Yardstick debug logs in
       dovetail.logs.
    5. yardstick.log always doesn't include debug logs.

    JIRA: DOVETAIL-506

    Change-Id: Iaafb61232a22e16fff2fa4605bf7e262b022085e
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail