From c43c71ebd5184bd539377521502a6e192a163f3c Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 20 Sep 2017 20:57:41 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Generate pod.yaml from current context" - Generate pod.yaml from current context We want to generate pod.yaml from Heat contexts so we can re-use the context without destroying it. But we don't have node role information and it doesn't make sense in this case, so make the role optional. Since we changed Heat to use pkey instead of key_filename, we can embed the pkey into the pod.yaml, but we have to make sure to convert the pkey to string, in case it is a RSAKey object Change-Id: Ibefcfbd8236e68013a704c39964cb870da825da8 Signed-off-by: Ross Brattain --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 62c775f72..d374dc8ca 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 62c775f7261dca0081283fadcaa18e53cf2f181c +Subproject commit d374dc8ca09e7d6e08a531e68a21a8b107af21d0 -- cgit 1.2.3-korg