Update git submodules
authorTim Rozet <trozet@redhat.com>
Thu, 28 Sep 2017 19:00:17 +0000 (15:00 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 30 Sep 2017 00:42:52 +0000 (00:42 +0000)
commit5254b293840dfdd3364b820bf2dcd2d052b622b1
tree761af625378d8880a253697a4d9e510c15b8e73a
parentedbad741bc849db2b568a43e4d63d459ab723f04
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes nova migration

    Nova migration was failing in rally sanity test.  Looking at the keys
    nova is configured with, the newlines in the private key were being
    converted to spaces in hieradata, thus making the key invalid.  This
    patch corrects the yaml so it is multiline data.

    Also, corrects the parameter being set to the right THT parameter and
    adds sshd service to the control/compute roles which is required for
    migration to work.

    JIRA: APEX-525

    Change-Id: Ic57db5c0b27df2e1f584f3c1a379e067291d892d
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex