Guest User

Untitled

a guest
May 6th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [ml2]
  2. tenant_network_types = vxlan
  3. type_drivers = vxlan
  4. mechanism_drivers = openvswitch,linuxbridge
  5.  
  6. [ml2_type_vxlan]
  7. vni_ranges = 8001:9000
  8.  
  9.  
  10. [ovs]
  11. local_ip = 10.100.100.4
  12.  
  13. [agent]
  14. tunnel_types = vxlan
  15. root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
Advertisement
Add Comment
Please, Sign In to add comment