Tell the OVS plug-in to use GRE tunneling with a
br-intintegration bridge, abr-tuntunneling bridge, and a local IP for the tunnel ofDATA_INTERFACE's IP Edit the/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.inifile:[ovs] tenant_network_type = gre tunnel_id_ranges = 1:1000 enable_tunneling = True integration_bridge = br-int tunnel_bridge = br-tun local_ip =
DATA_INTERFACE_IPNow, return to the general OVS instructions.

