Re: [ovs-dev] [PATCH V3] Separating ovn nb&sb databases

2016-02-12 Thread Russell Bryant
On 02/10/2016 09:56 AM, Michael wrote: > Added a check on pid in start_northd > Added ssl params option cloning the conf db of normal openvswitch db (in this > way ssl should follow exactly the same behaviour as in normal ovsdb) > Added configuration options for logging Please line wrap the commi

Re: [ovs-dev] [PATCH V3] Separating ovn nb&sb databases

2016-02-10 Thread Kyle Mestery
On Wed, Feb 10, 2016 at 8:56 AM, Michael wrote: > Added a check on pid in start_northd > Added ssl params option cloning the conf db of normal openvswitch db (in this > way ssl should follow exactly the same behaviour as in normal ovsdb) > Added configuration options for logging > > Signed-off-by

[ovs-dev] [PATCH V3] Separating ovn nb&sb databases

2016-02-10 Thread Michael
Added a check on pid in start_northd Added ssl params option cloning the conf db of normal openvswitch db (in this way ssl should follow exactly the same behaviour as in normal ovsdb) Added configuration options for logging Signed-off-by: Michael Arnaldi --- NEWS | 2 + ovn