It seems that most of the problem is fixed in the recent version as "ifup --allow=ovs [bridges…]” is called in the network_interfaces() function.
Sadly, when using systems, this function just return and does not execute ifup as ${RUNLEVEL} is not set. I have no idea what purpose the line "[ -z "${RUNLEVEL}" ] && return” in network_interfaces has, but it prevents this bug from being fixed when systemd is used as init :( _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev