This patch add the type_driver GRE to enable the creation of GRE tunnels with the OVS agent. No Endpoints ID are managed. Only Endpoint IP are stored in DB, and this IP is proposed as an endpoint ID for the OVS agent. It also fixes the bug 1201471. Implements: blueprint ml2-gre Change-Id: I1a33a4bd3ebc4c97eecf17a59ce16b8c2066ec66
The Open vSwitch (OVS) Neutron plugin is a simple plugin to manage OVS features using a local agent running on each hypervisor. For details on how to configure and use the plugin, see: http://openvswitch.org/openstack/documentation/