From b5882c4649fa6dbd11f2626e203f7a66d68e4311 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Fri, 21 Apr 2017 14:49:18 -0400 Subject: Update git submodules * Update docs/submodules/apex from branch 'stable/danube' - Install missing packages on undercloud image Currently, tripleo images are not synchronized to CentOS CDN, where we download our images. The bug is tracked at: https://bugs.centos.org/view.php?id=12994 This causes our undercloud image to be out of date and missing packages which are required during undercloud install. This causes puppet to perform yum install of those packages during undercloud deployment, which will fail in cases where internet is not accessible during deployment. While we wait for resolution of CentOS CDN issue, to work around this issue, we need to add those packages in undercloud image. Change-Id: Ic5a2cfddda544c2d7b6b5bcb145ade8276fd411b Signed-off-by: Feng Pan --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/apex b/docs/submodules/apex index a125e6cff..67c901485 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit a125e6cff94921b8df5680e2cdf7baa649f3775b +Subproject commit 67c901485aa5a46d05833edc534f202463bf9f9e -- cgit 1.2.3-korg