Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Tue, 28 Mar 2017 07:58:49 +0000 (07:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 6 Apr 2017 07:01:04 +0000 (07:01 +0000)
commit4b33c515f3c2a955801586122b114403a67a7d74
treeaeb8165b503c4652677986d1ebcff12743d1d988
parent375c5de857ec06148698c04a57711d6a9c4700b5
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - yardstick offline support

    JIRA: YARDSTICK-597

    Currently yardstick can not run offline.
    In some case this will block the process, causing yardstick job failed
    The reason is yardstick will pull the latest code when run in CI.
    Actually we need not pull the latest code because the code in yardstick
    is already the latest code.
    So I remove them.
    Also I check the environment variable and yardstick-image when fetch
    openrc file and load images.

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