Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 20 Sep 2017 20:57:29 +0000 (20:57 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 20 Sep 2017 20:57:29 +0000 (20:57 +0000)
commit4dd9babfeca7371aca95c5066c57b3b4a4801bb7
treea36dd884adf43a8c08adf4453ca53e44c9187e8a
parent4c96604c3338fe331888308bb75ce8f0be8e167f
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 <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
docs/submodules/yardstick