[ovs-dev] [PATCH 0/4] ovn: Schema modification for DPDK/userspace tunneling support in OVN-Openstack integration.

Chandran, Sugesh sugesh.chandran at intel.com
Tue Aug 25 10:16:11 UTC 2015


Hi Ben,

This patchset is for enabling Openstack to deploy a VM on a compute node with right parameters. 
Currently Openstack-Neutron cannot get the compute node information such as datapath type(system/netdev) and supported port types from OVN.  
The proposed schema changes is for exposing these information to Neutron so that it knows the networking capabilities of each node and Nova could start the VM on that node accordingly.
ODL is also exposing these information to the Neutron for the same purpose.


Regards
_Sugesh

-----Original Message-----
From: Ben Pfaff [mailto:blp at nicira.com] 
Sent: Monday, August 24, 2015 7:12 PM
To: Chandran, Sugesh
Cc: dev at openvswitch.org
Subject: Re: [ovs-dev] [PATCH 0/4] ovn: Schema modification for DPDK/userspace tunneling support in OVN-Openstack integration.

On Mon, Aug 24, 2015 at 01:47:09PM +0100, Sugesh Chandran wrote:
> 
> This is the patchset for making necessary OVN schema changes for 
> enabling DPDK ports and userspace tunneling in OVN-Openstack 
> deployment. This patchset creates tables to expose relevant 
> Openvswitch table information to Openstack Neutron via OVN Southbound 
> and Northbound DBs. [...]

Conceptually, I don't understand why a DPDK-based hypervisor would appear in the OVN database schemas any differently from any other hypervisor.  Can you explain why?



More information about the dev mailing list