From 136418b7ea4928cfb0c5dd28556cd32e4f7cbf22 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Thu, 31 May 2018 17:32:27 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Configure NAT with baremetal when necessary" - Configure NAT with baremetal when necessary We currently only enable NAT on undercloud for virtual deployments. However, there could be a case where a baremetal deployment also needs NAT as it is not using an interface on the overcloud nodes with external access. Therefore this patch changes the behavior to configure NAT when the gateway of either the external or admin (when external is disabled) network matches an IP assigned to the undercloud. JIRA: APEX-605 Change-Id: I9c79af371913e6e5f0d39b433f68205bc7e106c5 Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/apex b/docs/submodules/apex index 4f53c4bfc..bd292a3c4 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 4f53c4bfc09753c5b3e9d5762d691fc439087295 +Subproject commit bd292a3c44dbe385974e4ee41dcb8149558f0be4 -- cgit 1.2.3-korg