Configure the Neutron OVS plug-in for GRE tunneling on a dedicated controller node
  1. Tell the OVS plug-in to use GRE tunneling. Edit the /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file:

    [ovs]
    tenant_network_type = gre
    tunnel_id_ranges = 1:1000
    enable_tunneling = True
  2. Return to the general OVS instructions.

Log a bug against this page


loading table of contents...