Update git submodules
authorJing Lu <lvjing5@huawei.com>
Thu, 6 Apr 2017 07:01:18 +0000 (07:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 6 Apr 2017 07:01:18 +0000 (07:01 +0000)
commit4972b946da8e42e15593310442a4b52d8489457e
tree107ba932fad80927df355f2495bbf26859fb06a5
parent4b33c515f3c2a955801586122b114403a67a7d74
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - Merge "Yardstick virtualenv support" into stable/danube
  - Yardstick virtualenv support

    JIRA: YARDSTICK-620

    Currently we recommend using docker to run yardstick.
    And it is hard to use virtualenv to install yardstick.
    So I modify install.sh in yardstick root path.
    It will support using virtualenv to install yardstick(including API) in
    linux.
    In this patch, I make yardstick support read yardstick configuration
    have priority over constants.

    Change-Id: I9ea1241b228532a6497451e6c8f232173ddb783e
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
    (cherry picked from commit b74d875134b988a26441d559a9e700aaa68d6a0c)
docs/submodules/yardstick