I am using an OVS bridge which is working fine on start. However using `service networking restart` fails to properly setup the OVS bridge. After the network restart, the running VMs and containers respective interfaces are not added to the OVS bridge.
In order to regain network connectivity to...