Skip to content

Instantly share code, notes, and snippets.

@prometheanfire
Created June 8, 2020 19:55
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 prometheanfire/b952e6d39f745dcf9d945cec16d06003 to your computer and use it in GitHub Desktop.
Save prometheanfire/b952e6d39f745dcf9d945cec16d06003 to your computer and use it in GitHub Desktop.
- network:
container_bridge: "osa-br-foo" # osa creates this
container_type: "veth"
type: "flat"
net_name: "vlan-foo" # what openstack sees as the network name
network_interface: "1918-foo-veth1" # the phyical interface the bridge is created from
group_binds:
- neutron_openvswitch_agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment