ate: 07/27/2016 09:48 PM
> > Subject: Re: [ovs-dev] [PATCH] ovn-northd: create patch ports when
> > necessary.
> > Sent by: "dev"
> >
> >
> > > On Jul 28, 2016, at 5:03 AM, Ben Pfaff wrote:
> > >
> > > On Mon, Jul 25, 2016
"dev" wrote on 07/27/2016 09:47:47 PM:
> From: nickcooper-zhangtonghao
> To: Ben Pfaff
> Cc: dev@openvswitch.org
> Date: 07/27/2016 09:48 PM
> Subject: Re: [ovs-dev] [PATCH] ovn-northd: create patch ports when
necessary.
> Sent by: "dev"
>
>
>
> On Jul 28, 2016, at 5:03 AM, Ben Pfaff wrote:
>
> On Mon, Jul 25, 2016 at 09:23:19AM -0700, nickcooper-zhangtonghao wrote:
>> If the logical router ports without 'peer' or the port named peer
>> is not created, it is unnecessary to insert the ports into the
>> southbound Port_Binding table.
>>
On Mon, Jul 25, 2016 at 09:23:19AM -0700, nickcooper-zhangtonghao wrote:
> If the logical router ports without 'peer' or the port named peer
> is not created, it is unnecessary to insert the ports into the
> southbound Port_Binding table.
>
> Similarly, if logical switch ports of type 'router' don
If the logical router ports without 'peer' or the port named peer
is not created, it is unnecessary to insert the ports into the
southbound Port_Binding table.
Similarly, if logical switch ports of type 'router' don't contain 'router-port'
value, these ports will not be inserted.
This patch may o