From 4dd9babfeca7371aca95c5066c57b3b4a4801bb7 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 20 Sep 2017 20:57:29 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Heat: use pkey from string instead of key_filename" - Heat: use pkey from string instead of key_filename Instead of using a key_filename for Heat, we can read the key as a string directly using pkg_resources.resource_string() This will enable us to save Heat stacks as pod.yaml, because we can embedded the key into the pod.yaml directly. Change-Id: I16baaba17dab845ee0846f97678733bae33cb463 Signed-off-by: Ross Brattain Signed-off-by: Edward MacGillivray --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 42f53e763..62c775f72 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 42f53e76396ef18b2b4078e90c3bca96dd4cec69 +Subproject commit 62c775f7261dca0081283fadcaa18e53cf2f181c -- cgit 1.2.3-korg