From 15fab66e1cdba5ebc7c9902be246f8d0cc018538 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Mon, 26 Jun 2017 03:18:56 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/danube' - Bugfix: remove double quote around SECURE variable JIRA: YARDSTICK-689 This patch remove the double quote around the SECURE varibale as it may cause the fowllowing error: $ openstack "${SECURE}" image list openstack: ' image list' is not an openstack command. See 'openstack --help'. Did you mean one of these? access token create address scope create address scope delete address scope list address scope set address scope show aggregate add host aggregate create ... Change-Id: Ibb22e85b3dd89b0e3b62821bd5ebe4f155886ffc Signed-off-by: JingLu5 (cherry picked from commit b04755b5148daf36db436dc066e1bef2c93f1879) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index abc37694c..2f9126f35 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit abc37694c6b0d1d80fa5942386d41f69d1bc085a +Subproject commit 2f9126f350bff38eec2ff452866e5a2ca3d0bdd7 -- cgit 1.2.3-korg