Hi, On 05/31/2016 10:59 PM, Aaron Conole wrote: > Li Wei <l...@cn.fujitsu.com> 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 <l...@cn.fujitsu.com> >> --- >> ovn/northd/ovn-northd.8.xml | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/ovn/northd/ovn-northd.8.xml b/ovn/northd/ovn-northd.8.xml >> index 970c352..4603db8 100644 >> --- a/ovn/northd/ovn-northd.8.xml >> +++ b/ovn/northd/ovn-northd.8.xml >> @@ -21,7 +21,8 @@ >> <h1>Configuration</h1> >> <p> >> <code>ovn-northd</code> requires a connection to the Northbound >> - and Southbound databases. The default is <code>db.sock</code> >> + and Southbound databases. The default are <code>ovnnb_db.sock</code> > > Just a nit, but since you're editing anyway, I think this should read: > "The defaults are" instead of "The default are"
Thanks for pointing out this, I'll post a v2. > >> + and <code>ovnsb_db.sock</code> respectively >> in the local Open vSwitch's "run" directory. This may be >> overridden with the following commands: >> </p> > > Thanks, > -Aaron > > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev