Skip to content

Instantly share code, notes, and snippets.

@shannonmitchell
Last active November 28, 2018 19:03
Show Gist options
  • Save shannonmitchell/acaeb5e6877a15c0a4a77eddb7ccf776 to your computer and use it in GitHub Desktop.
Save shannonmitchell/acaeb5e6877a15c0a4a77eddb7ccf776 to your computer and use it in GitHub Desktop.
enp66s0f1 ->
enp3s0f1 -> bond0 -> bond0.281 -> br-ipmi
-> bond0.282 -> br-mgmt
enp66s0f0 ->
enp3s0f0 -> bond1 -> bond1.284 -> br-vxlan
-> bond1.283 -> br-storage
-> bond1.276 -> br-ironic -> (veth pair for ironic neutron flat network)
-> bond1.1500 -> br-lbaas -> (veth pair for octavia neutron flat network)
-> br-vlan -> (neutron vlan interfaces for vlan type tenant networks)
- osa creates veth pairs for the lxc containers directly to br-ironic -r br-lbaas for ironic and octavia services
- osa configured to use veth pair for host bind override on flat networks.
- neutron will create a bridge and attach the veth pairs for ironic and lbaas tenant network vm connections.
- neutron will create vlan interfaces off of br-vlan for any vlan neutron networks. (ironic and octavia should NOT be set up as a neutron vlan network).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment