commit d00678a43d2652020940729035210c7fe7f13902 Author: Zuul Date: Wed Oct 14 09:34:59 2020 +0000 Update git submodules * Update kolla-ansible from branch 'master' - Merge "baremetal: Install iptables for Docker if enabled" - baremetal: Install iptables for Docker if enabled If iptables is not installed, e.g. in the CentOS 8 cloud image, and Docker iptables management is enabled, we get the following errors: Failed to find iptables: exec: \"iptables\": executable file not found in $PATH failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: Iptables not found This change installs the iptables package Docker iptables management is enabled. Change-Id: I3ba5318debccafb28c3cbce8e4e9813c28b086fc Closes-Bug: #1899060 diff --git a/kolla-ansible b/kolla-ansible index b0439c6..db4e12e 160000 --- a/kolla-ansible +++ b/kolla-ansible @@ -1 +1 @@ -Subproject commit b0439c67b122495336777a51ed2f3d19642086de +Subproject commit db4e12e9d31fefff5ddfa76dac5a79a0bab832b3