Comment 17 for bug 2038541

Revision history for this message
Björn Hinz (bhinz83) wrote :

Workaround for Ubuntu 22.04 with OpenStack Yoga:

Switch ebtables to legacy and restart linuxbridge-service.

# /usr/bin/update-alternatives --set ebtables /usr/sbin/ebtables-legacy
# systemctl restart neutron-linuxbridge-agent.service