Merge "Update setup-gateway script to use Xena"

This commit is contained in:
Zuul 2022-06-14 16:47:56 +00:00 committed by Gerrit Code Review
commit aa413cadd8

View File

@ -19,7 +19,7 @@ set -xe
sudo ip addr add ${OSH_BR_EX_ADDR} dev br-ex
sudo ip link set br-ex up
: ${DNSMASQ_IMAGE:=docker.io/openstackhelm/neutron:train-ubuntu_bionic}
: ${DNSMASQ_IMAGE:=docker.io/openstackhelm/neutron:xena-ubuntu_focal}
# NOTE(portdirect): With Docker >= 1.13.1 the default FORWARD chain policy is
# configured to DROP, for the l3 agent to function as expected and for