How to bond provisioning NICs in Redhat OpenStack Platform 7?
I am installing Redhat OpenStack Platform 7 with 1 controller and 1 compute node.
Controller and Compute nodes have 1 Emulex Card and 1 Intel Card with 2 ports each.
Emulex interface names are eno49 and eno50.
I was able to successfully deploy overcloud with eno49 dedicated to PXE and eno50 for the VLANs (Block Storage, External network and internal API).
Now, I am trying to configure bond using eno49 and eno50. I tried different configurations in controller.yaml and compute.yaml files.
I need help with NIC bonding configuration (especially - bond provisioning (PXE) interface ).