Re: [ovs-dev] [PATCH 2/5] vtep: Initial checkin of vtep schema.

2013-10-17 Thread Ben Pfaff
On Thu, Oct 17, 2013 at 02:36:45PM -0700, Justin Pettit wrote: > > On Oct 17, 2013, at 9:15 AM, Ben Pfaff wrote: > > > On Fri, Oct 11, 2013 at 04:56:23PM -0700, Justin Pettit wrote: > >> From: Bruce Davie > >> > >> The hardware VTEP OVSDB schema specifies relations that a VTEP can use > >> to

Re: [ovs-dev] [PATCH 2/5] vtep: Initial checkin of vtep schema.

2013-10-17 Thread Justin Pettit
On Oct 17, 2013, at 9:15 AM, Ben Pfaff wrote: > On Fri, Oct 11, 2013 at 04:56:23PM -0700, Justin Pettit wrote: >> From: Bruce Davie >> >> The hardware VTEP OVSDB schema specifies relations that a VTEP can use >> to integrate physical ports into logical switches maintained by a >> network virtu

Re: [ovs-dev] [PATCH 2/5] vtep: Initial checkin of vtep schema.

2013-10-17 Thread Ben Pfaff
On Fri, Oct 11, 2013 at 04:56:23PM -0700, Justin Pettit wrote: > From: Bruce Davie > > The hardware VTEP OVSDB schema specifies relations that a VTEP can use > to integrate physical ports into logical switches maintained by a > network virtualization controller such as NVP. > > Co-authored-by: B

[ovs-dev] [PATCH 2/5] vtep: Initial checkin of vtep schema.

2013-10-11 Thread Justin Pettit
From: Bruce Davie The hardware VTEP OVSDB schema specifies relations that a VTEP can use to integrate physical ports into logical switches maintained by a network virtualization controller such as NVP. Co-authored-by: Ben Pfaff Co-authored-by: Kenneth Duda Co-authored-by: Justin Pettit Signed