4b180502a5
Docker CE has added a default DROP policy to the FORWARD chain. When nova-compute runs on the controller, kolla ansible sets the net.bridge.bridge-nf-call-iptables sysctl to 1, which causes iptables to process frames forwarded across bridges. Currently, the kayobe-overcloud-centos job is failing quite frequently with timeouts when deploying bare metal compute. Experimentation with iptables hasn't revealed why this only happens sometimes, or exactly what traffic is being blocked, but opening up the firewall does seem to fix the issue. We won't see this in production since control and compute services are on separate hosts. This change updates the iptables configuration used in CI to forward all frames on the bridge, breth1. Change-Id: If96437b73b9b5c58600ba1b004f53ee0c1f14398 Story: 2006534 Task: 36590 |
||
---|---|---|
.. | ||
config.sh | ||
configure-firewall.sh | ||
dev-hosts | ||
dev-vagrant-network-allocation.yml | ||
dev-vagrant.yml | ||
environment-setup.sh | ||
functions | ||
install-dev.sh | ||
install.sh | ||
overcloud-deploy.sh | ||
overcloud-test-baremetal.sh | ||
overcloud-test-vm.sh | ||
overcloud-upgrade.sh | ||
ovs-vsctl | ||
seed-deploy.sh | ||
seed-hypervisor-deploy.sh | ||
seed-upgrade.sh | ||
tenks-deploy-compute.sh | ||
tenks-deploy-config-compute.yml | ||
tenks-deploy-config-overcloud.yml | ||
tenks-deploy-overcloud.sh | ||
tenks-deploy.sh | ||
tenks-teardown-compute.sh | ||
tenks-teardown-overcloud.sh | ||
tenks-teardown.sh |