Skip to content

Instantly share code, notes, and snippets.

@mpiscaer
Created December 4, 2020 22:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpiscaer/03c5a212a51abd05ce889abda7f9390e to your computer and use it in GitHub Desktop.
Save mpiscaer/03c5a212a51abd05ce889abda7f9390e to your computer and use it in GitHub Desktop.
---
neutron_linuxbridge_agent_ini_overrides:
linux_bridge:
physical_interface_mappings: vlan:br-vlan
bridge_mappings: lbaas:br-lbaas
global_overrides
provider_networks:
- network:
container_bridge: "br-lbaas"
container_interface: "eth14"
host_bind_override: "bond0.812"
container_type: "veth"
ip_from_q: "lbaas"
type: "flat"
net_name: "lbaas"
group_binds:
- neutron_linuxbridge_agent
- octavia-worker
- octavia-housekeeping
- octavia-health-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment