<br><br><div class="gmail_quote">On Tue, Jun 25, 2013 at 2:41 PM, Ben Pfaff <span dir="ltr">&lt;<a href="mailto:blp@nicira.com" target="_blank">blp@nicira.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Tue, Jun 25, 2013 at 02:38:29PM -0700, Gurucharan Shetty wrote:<br>
&gt; On Tue, Jun 25, 2013 at 2:18 PM, Ben Pfaff &lt;<a href="mailto:blp@nicira.com">blp@nicira.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Tue, Jun 25, 2013 at 01:02:31AM -0700, Gurucharan Shetty wrote:<br>
&gt; &gt; &gt; Currently, if we have just one database, we can optionally skip the<br>
&gt; &gt; &gt; database name when providing the DB path for certain options (ex:<br>
&gt; &gt; &gt; --remote=db:[db,]table,column). But in case we have multiple databases,<br>
&gt; &gt; &gt; it is mandatory.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; With this commit, we make the database name mandatory. This provides<br>
&gt; &gt; &gt; increased flexibility for an upcoming commit that provides the ability<br>
&gt; &gt; &gt; to add and remove databases during run time.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Feature #14595.<br>
&gt; &gt; &gt; Signed-off-by: Gurucharan Shetty &lt;<a href="mailto:gshetty@nicira.com">gshetty@nicira.com</a>&gt;<br>
&gt; &gt;<br>
&gt; &gt; Please mention this change in NEWS also.<br>
&gt; &gt;<br>
&gt; Does this look fine?<br>
&gt;<br>
&gt; diff --git a/NEWS b/NEWS<br>
&gt; index aae3378..fadd9dd 100644<br>
&gt; --- a/NEWS<br>
&gt; +++ b/NEWS<br>
&gt; @@ -7,7 +7,9 @@ post-v1.11.0<br>
&gt;      - New &quot;check-oftest&quot; Makefile target for running OFTest against Open<br>
&gt;        vSwitch.  See README-OFTest for details.<br>
&gt;      - The flow eviction threshold has been moved to the Open_vSwitch table.<br>
&gt; -<br>
&gt; +    - Database names are now mandatory when specifying ovsdb-server options<br>
&gt; +      through database paths(ex: Private key option with the database name<br>
&gt; +      should look like &quot;--private-key=db:Open_vSwitch,SSL,private_key&quot;).<br>
<br>
</div></div>It looks like you deleted a blank line.  We try to keep two blank<br>
lines between the notes for different versions.<br></blockquote><div>Okay.  I saw a single blank line between v1.11.0 and v1.10.0 and followed the same. I will add the extra line.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Instead of &quot;paths(ex: &quot;, can you write &quot;paths (e.g. &quot;?  This is the<br>
style we use other places.<br></blockquote><div>Will do.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
<br>
Ben.<br>
</blockquote></div><br>