Update git submodules
authorJing Lu <lvjing5@huawei.com>
Wed, 5 Apr 2017 04:22:26 +0000 (04:22 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 5 Apr 2017 04:22:26 +0000 (04:22 +0000)
commit4ce36022a516312a2c3ceced6151eb84f51b3c52
tree600adac73f4e024b7438fb9d6cf613db0c2879b4
parent8a1c548adb3235e76aa360676f8a1303b948c792
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick virtualenv support"
  - 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>
docs/submodules/yardstick