[ovs-git] Open vSwitch: ovs-ctl: Fix implementation of --extra-dbs. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 19 17:42:23 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  4206b80f6444ceef47ceb9e1a6b88a40eabacb1f (commit)
      from  4cceacb94cfc1d75a961d3d746d2ae369c397ae5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4206b80f6444ceef47ceb9e1a6b88a40eabacb1f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4206b80f6444ceef47ceb9e1a6b88a40eabacb1f
Author: Henry Mai <hmai at nicira.com>
		
ovs-ctl: Fix implementation of --extra-dbs.
		
Commit b4e8d1705 (ovsdb-server: Add support for multiple databases.)
added the --extra-dbs option to ovs-ctl but failed to add a specific
database name to the SSL options passed to ovsdb-server.  This meant
that ovsdb-server would fail to start if --extra-dbs were actually
used, because it didn't know which database to look in for the SSL
settings.

Signed-off-by: Henry Mai <hmai at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                 |    1 +
 ovsdb/ovsdb-server.1.in |   10 +++++-----
 utilities/ovs-ctl.in    |    6 +++---
 3 files changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list