Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 20 Sep 2017 20:57:41 +0000 (20:57 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 20 Sep 2017 20:57:41 +0000 (20:57 +0000)
commitc43c71ebd5184bd539377521502a6e192a163f3c
treeefbf62ed1d07ccb4785881027936b13ad2b1df09
parent4dd9babfeca7371aca95c5066c57b3b4a4801bb7
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>
docs/submodules/yardstick