Re: [ovs-dev] [PATCH] ovn-northd.8.xml: fix sock path of NB and SB database.

2016-06-01 Thread Li Wei
Hi, On 05/31/2016 10:59 PM, Aaron Conole wrote: > Li Wei writes: > >> commit 60bdd01 ("Separating OVN NB and SB database processes") introduced >> a separating OVN NB and SB database process, the path of sock file need >> to be updated. >> >> Fixes: 60bdd01 ("Separating OVN NB and SB database pr

Re: [ovs-dev] [PATCH] ovn-northd.8.xml: fix sock path of NB and SB database.

2016-05-31 Thread Aaron Conole
Li Wei writes: > commit 60bdd01 ("Separating OVN NB and SB database processes") introduced > a separating OVN NB and SB database process, the path of sock file need > to be updated. > > Fixes: 60bdd01 ("Separating OVN NB and SB database processes") > Signed-off-by: Li Wei > --- > ovn/northd/ovn

[ovs-dev] [PATCH] ovn-northd.8.xml: fix sock path of NB and SB database.

2016-05-29 Thread Li Wei
commit 60bdd01 ("Separating OVN NB and SB database processes") introduced a separating OVN NB and SB database process, the path of sock file need to be updated. Fixes: 60bdd01 ("Separating OVN NB and SB database processes") Signed-off-by: Li Wei --- ovn/northd/ovn-northd.8.xml | 3 ++- 1 file ch