Update git submodules
authorchenjiankun <chenjiankun1@huawei.com>
Thu, 27 Apr 2017 02:27:39 +0000 (02:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 4 May 2017 01:22:43 +0000 (01:22 +0000)
commitc74e394ca7bbb69172d4370b4ac907e7597e78bf
tree07db3a6563bb9aaad18b4ea3323ebd2c0d63c331
parent912ed1d151cee470315d55a32827d65ae1fdc791
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/danube'
  - Bugfix: yardstick env prepare cmd do not support other installer

    JIRA: YARDSTICK-629

    Currently yardstick env prepare do not support other installer.
    I will add follow support:
    1. Environment variable already exists: then do not fetch openrc file
    and do not add EXTERNAL_NETWORK variable.
    2. Already have openrc file in /etc/yardstick/openstack.creds: only
    source this file in API.
    3.Environment variable not exists and openrc file not in
    /etc/yardstick/openstack.creds: fetch openrc file and append
    EXTERNAL_NETWORK variable.

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