A vdsm hook ( macbind) to attach given mac address to a different bridge or openvswitch bridge .
It seemed to be a requirement to attach a VM nic to a different bridge than the currently defined bridge. Also, ovirt is not compatible with openvswitch to pick those bridges and attach a VM nic. I have written a vdsm hook which will help you to achieve this. The functionality has been pushed to …