OpenVSwitch - Remove a port from a bond
Short answer: There is no dedicated command for that but it can done.
Long answer:
ovs-vsctl --id=@eth0 get Interface eth0 -- remove Port bond0 interfaces @eth0
https://mail.openvswitch.org/pipermail/ovs-discuss/2015-May/037372.html