From c05abbabff654d3276f26a7a29eb79fce9a1047f Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 28 Sep 2017 15:00:17 -0400 Subject: Update git submodules * Update docs/submodules/apex from branch 'stable/euphrates' - 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 (cherry picked from commit 8a8cb8e901db314fa59ed5275040b9e49b36663c) --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/apex b/docs/submodules/apex index c104a2848..5bbba78fa 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit c104a284855069882e2625c57b5c2c78b0c6ba4d +Subproject commit 5bbba78faa198976be1a1a5437d39cfa5059d896 -- cgit 1.2.3-korg