diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-04-27 06:04:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-27 06:04:18 +0000 |
commit | 78e102625835db13325796fde3b1755b2edea62f (patch) | |
tree | 9270b8357def9d4a46810d46c215f73c1996720c /docs | |
parent | 9dcc2e7c2c15373811e01d258bf0424f2f782129 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: yardstick env prepare cmd do not support other installer"
- 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>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 90032ba61345752b014002dda629f84c42780e6 +Subproject 6c2f0450f159ce67bc0b2c5c2bfe83aab16b575 |