Single Bridge Compute Node Network Configuration

A single LACP port channel with the native vlan configured to be the internal_api network the compute node is in. For example it would be this if the compute node were in CCB

switchport trunk native vlan 2380

Along with the following allowed vlans:

switchport trunk allowed vlans 2380-2381,91,1457,90,438,422

This will include:
The internal_api and tenant networks
Any external subnets used

OS:
An LACP Bond is configured on the host: Bond0
OVS or Openvswitch is used to configure the interfaces in the operating system. It looks like this: