Advertisement
Guest User

info

a guest
Oct 30th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.29 KB | None | 0 0
  1.   - network:
  2.         container_bridge: "br-client"
  3.         container_type: "veth"
  4.         container_mtu: 1500
  5.         container_interface: "eth11"
  6.         type: "flat"
  7.         net_name: "public"
  8.         group_binds:
  9.          - neutron_ovn_gateway
  10.         reference_group: "l2_hosts"
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement