You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes issue CumulusNetworks#313 where the ovs_bridge parameter
for fake bridges was not applied.
This fix is backward compatible to the workaround where
the parent bridge name is repeated at the beginning of the
ovs_options parameter.
An OVS fake bridge with VLAN ID 100 should be configured like this.
However this fails, because the parent vmbr0 is not applied to the
ovs-vsctl add-br
command.The text was updated successfully, but these errors were encountered: