<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi to all !<br>
    <br>
    I am using Quantum with Tunneling and this is my
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <span style="color: rgb(51, 51, 51); font-family: Helvetica, arial,
      freesans, clean, sans-serif; font-size: 14px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 22px; orphans: 2; text-align: -webkit-auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; ">/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini<br>
      [OVS]<br>
      tenant_network_type = gre<br>
      tunnel_id_ranges = 1:1000<br>
      integration_bridge = br-int<br>
      tunnel_bridge = br-tun<br>
      local_ip = 100.10.10.51<br>
      enable_tunneling = True<br>
    </span><br>
    When i do look in the log of the openvSwitch plugin agent, i find
    this <br>
    <br>
    2012-11-08 12:14:23    ERROR
    [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to
    create OVS patch port. Cannot have tunneling enabled on this agent,
    since this version of OVS does not support tunnels or patch ports.<br>
    <br>
    i am runing ubuntu 12.10 and my OpenVSwitch version is
    1.4.3-0ubuntu2<br>
    <br>
    Thank you for your help<br>
  </body>
</html>