Update git submodules
authorRex Lee <limingjiang@huawei.com>
Mon, 18 Dec 2017 01:33:02 +0000 (01:33 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 18 Dec 2017 01:33:02 +0000 (01:33 +0000)
commit13434390243357f99754397d5a4200eb179d8c50
treec4abeb9ae9e9c1c6c03ea7a93e01ad7749630a58
parent88f74221ee5aa69ec2552e11ce20310f24c8f1e8
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "pretty cli format: runner/scenario/testcase list"
  - pretty cli format: runner/scenario/testcase list

    JIRA: YARDSTICK-855

    1. using prettytable to reformat cli below:
    yardstick runner list
    yardstick scenario list
    yardstick testcase list
    2. remove redundant function print_hbar
    3. fix pep8 problems, the framework using do_list dynamicly,
    so disable unused-argument check for now.

    Change-Id: I79e1226e21fca4624bf4436414917bd07ecabca0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
docs/submodules/yardstick