cloudbase / salt-openstack

61 stars 33 forks source link

file_root/neutron/ml2.sls - is vxlan section correct? - #10

Closed rtmie closed 9 years ago

rtmie commented 9 years ago

vni_ranges looks like cut and paste from previous gre section. If I want to configure vxlan in my pilar how should it look, if is add tunnel_start and tunnel_end will they get mapped to vni_ranges in the config file. Also can I set vxlan_group?

ionutbalutoiu commented 9 years ago

Tunneling support for VXLAN and GRE was added in a recent commit. For VXLAN tunneling, you must define your configuration parameters in network_resources.sls file from pillar_root. Documentation on how to do this is added on the README at section 2.3.