From 740b3547546cd5494517cb33c895287cb42bdf52 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Thu, 1 Nov 2018 16:22:18 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Fixes Docker image upload for master/rocky" - Fixes Docker image upload for master/rocky The API has changed to create/upload the docker container images to be used for deployment. In the past the prepare commands would read the THT environment files passed, to determine which docker images to render into an environment file. The new behavior uses a new "containers-prepare-parameter.yaml" format (included in this patch), which Apex will now configure for deployment. By default docker images will be rendered for all TripleO services identified in the roles_data.yaml file. Therefore we must use several excludes patterns to only pull the docker images needed for a default deployment. JIRA: APEX-642 Change-Id: Iab00fcb874554bb98540dc9a4c3051e58ea68a3b Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/apex') diff --git a/docs/submodules/apex b/docs/submodules/apex index 63792906e..03ad54f56 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 63792906e8681bef2f0e03ee12ea422af53d9c12 +Subproject commit 03ad54f56a111dc15a834ae28cbef03da0ad68af -- cgit 1.2.3-korg