Update git submodules
authorJingLu5 <lvjing5@huawei.com>
Thu, 6 Apr 2017 05:02:12 +0000 (05:02 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 6 Apr 2017 07:19:16 +0000 (07:19 +0000)
commitff518fb478010c49f7f1134d58edb2991ecda79d
treeaf9310fb48e7c7696e27a70a7a11fe2e0de4eaed
parent4972b946da8e42e15593310442a4b52d8489457e
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - pip install yardstick failed in Apex

    JIRA: YARDSTICK-625

    In Apex, yardstick uninstall and install via pip failed.
    This bug blocks yardstick CI jobs.
    This patch enables pip install yardstick in editable mode.
    So the install_yardstick() in yardstick_verify is unnecessary.

    Change-Id: If290dac5fee5584601064ae9753ae2340643d3ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
    (cherry picked from commit d2cb7ce7331d8da4c3b5b70b09dac49cf65d1710)
docs/submodules/yardstick