Created attachment 1129611 [details] ovs-bond commands output Description of problem: The default in the THT files that define the the bonds on the overcloud need to be changed to linux-bond instead of ovs-bond after linux-bond have been tested. From: type: ovs_bond name: bond1 ovs_options: {get_param: BondInterfaceOvsOptions} members: To: type: linux_bond name: bond1 bonding_options: {get_param: BondInterfaceOvsOptions} members: Also I validate the migration of an overcloud deployed with ovs-bond to use linux-bond using overcloud update.
Created attachment 1129612 [details] linux-bond commands output after migration from ovs-bond
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
*** This bug has been marked as a duplicate of bug 1329012 ***