diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-20 20:57:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-20 20:57:41 +0000 |
commit | c43c71ebd5184bd539377521502a6e192a163f3c (patch) | |
tree | efbf62ed1d07ccb4785881027936b13ad2b1df09 | |
parent | 4dd9babfeca7371aca95c5066c57b3b4a4801bb7 (diff) |
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 <ross.b.brattain@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 62c775f7261dca0081283fadcaa18e53cf2f181 +Subproject d374dc8ca09e7d6e08a531e68a21a8b107af21d |